From 89a7a155da8f9f53d0669d92e13ebaac8996eadf Mon Sep 17 00:00:00 2001 From: uqs Date: Tue, 16 Feb 2010 09:10:21 +0000 Subject: Add missing newline in last line of file. Uncovered via: fromcvs vs. svn Approved by: ed (co-mentor) --- usr.sbin/ftp-proxy/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/ftp-proxy') diff --git a/usr.sbin/ftp-proxy/Makefile.inc b/usr.sbin/ftp-proxy/Makefile.inc index 5abb7c0..9043d09 100644 --- a/usr.sbin/ftp-proxy/Makefile.inc +++ b/usr.sbin/ftp-proxy/Makefile.inc @@ -2,4 +2,4 @@ LIBEVENT= ${.OBJDIR}/../libevent/libevent.a -.include "../Makefile.inc" \ No newline at end of file +.include "../Makefile.inc" -- cgit v1.1