summaryrefslogtreecommitdiffstats
path: root/usr.sbin
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
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')
-rw-r--r--usr.sbin/cxgbtool/Makefile2
-rw-r--r--usr.sbin/ftp-proxy/Makefile.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cxgbtool/Makefile b/usr.sbin/cxgbtool/Makefile
index d97c513..f8e5175 100644
--- a/usr.sbin/cxgbtool/Makefile
+++ b/usr.sbin/cxgbtool/Makefile
@@ -8,4 +8,4 @@ CFLAGS+= -DCONFIG_T3_REGS -DCHELSIO_INTERNAL
install:
-.include <bsd.prog.mk> \ No newline at end of file
+.include <bsd.prog.mk>
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