summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ftp-proxy
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-16 09:10:21 +0000
committeruqs <uqs@FreeBSD.org>2010-02-16 09:10:21 +0000
commit89a7a155da8f9f53d0669d92e13ebaac8996eadf (patch)
treedfd78d417d5d572263fec23db37b9f868dad0e70 /usr.sbin/ftp-proxy
parent27ac799cb4998be4ce021c013fcddd05c50cd829 (diff)
downloadFreeBSD-src-89a7a155da8f9f53d0669d92e13ebaac8996eadf.zip
FreeBSD-src-89a7a155da8f9f53d0669d92e13ebaac8996eadf.tar.gz
Add missing newline in last line of file.
Uncovered via: fromcvs vs. svn Approved by: ed (co-mentor)
Diffstat (limited to 'usr.sbin/ftp-proxy')
-rw-r--r--usr.sbin/ftp-proxy/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
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"
OpenPOWER on IntegriCloud