From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- system/clamsmtp/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/clamsmtp/doinst.sh') diff --git a/system/clamsmtp/doinst.sh b/system/clamsmtp/doinst.sh index 4f31733f91..6053858dd2 100644 --- a/system/clamsmtp/doinst.sh +++ b/system/clamsmtp/doinst.sh @@ -19,4 +19,4 @@ if [ -e etc/rc.d/rc.clamsmtpd ]; then fi config etc/rc.d/rc.clamsmtpd.new -config etc/clamsmtpd.conf.new \ No newline at end of file +config etc/clamsmtpd.conf.new -- cgit v1.2.3