Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/iscsi/lib Tweak white space so I get my annual ...



details:   https://anonhg.NetBSD.org/src/rev/b6fa3f130d8a
branches:  trunk
changeset: 772379:b6fa3f130d8a
user:      wrstuden <wrstuden%NetBSD.org@localhost>
date:      Sun Jan 01 01:19:20 2012 +0000

description:
Tweak white space so I get my annual commit.

diffstat:

 external/bsd/iscsi/lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 250adf68fdcf -r b6fa3f130d8a external/bsd/iscsi/lib/Makefile
--- a/external/bsd/iscsi/lib/Makefile   Sun Jan 01 00:00:30 2012 +0000
+++ b/external/bsd/iscsi/lib/Makefile   Sun Jan 01 01:19:20 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/06/30 02:59:15 agc Exp $
+# $NetBSD: Makefile,v 1.4 2012/01/01 01:19:20 wrstuden Exp $
 
 .include <bsd.own.mk>
 
-USE_FORT?= yes # network protocol library
+USE_FORT?= yes # network protocol library 
 
 LIB= iscsi
 SRCS= conffile.c disk.c util.c parameters.c protocol.c storage.c



Home | Main Index | Thread Index | Old Index