Module Name:    src
Committed By:   wrstuden
Date:           Sun Jan  1 01:19:20 UTC 2012

Modified Files:
        src/external/bsd/iscsi/lib: Makefile

Log Message:
Tweak white space so I get my annual commit.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/iscsi/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/iscsi/lib/Makefile
diff -u src/external/bsd/iscsi/lib/Makefile:1.3 src/external/bsd/iscsi/lib/Makefile:1.4
--- src/external/bsd/iscsi/lib/Makefile:1.3	Tue Jun 30 02:59:15 2009
+++ src/external/bsd/iscsi/lib/Makefile	Sun Jan  1 01:19:20 2012
@@ -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

Reply via email to