diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-30 00:13:34 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-30 00:13:37 -0600 |
commit | ce8d9302814daf6851d2a89a01263bc6445d8388 (patch) | |
tree | ebcb64aae358f2a109856bceb313bef14fc4971b /audio/audtty/doinst.sh | |
parent | 57e1127dce555884b2c1afda44565c03f4704146 (diff) |
audio/audtty: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/audtty/doinst.sh')
-rw-r--r-- | audio/audtty/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audtty/doinst.sh b/audio/audtty/doinst.sh index fcf851475af5..f0fb925c6d0e 100644 --- a/audio/audtty/doinst.sh +++ b/audio/audtty/doinst.sh @@ -11,4 +11,4 @@ # Otherwise, we leave the .new copy for the admin to consider... } -config etc/audtty.conf.new
\ No newline at end of file +config etc/audtty.conf.new |