Source-Changes-HG archive

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

[src/trunk]: src/sys/rump/dev/lib/libsysmon whitespace polish



details:   https://anonhg.NetBSD.org/src/rev/8e155dc6c6bd
branches:  trunk
changeset: 759314:8e155dc6c6bd
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sun Dec 05 16:50:09 2010 +0000

description:
whitespace polish

diffstat:

 sys/rump/dev/lib/libsysmon/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 45b928a3f2c1 -r 8e155dc6c6bd sys/rump/dev/lib/libsysmon/Makefile
--- a/sys/rump/dev/lib/libsysmon/Makefile       Sun Dec 05 16:27:42 2010 +0000
+++ b/sys/rump/dev/lib/libsysmon/Makefile       Sun Dec 05 16:50:09 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4 2010/10/19 11:58:01 pgoyette Exp $
+#      $NetBSD: Makefile,v 1.5 2010/12/05 16:50:09 pooka Exp $
 #
 
 .PATH: ${.CURDIR}/../../../../dev/sysmon
@@ -10,7 +10,7 @@
        sysmon_envsys_tables.c sysmon_envsys_util.c sysmon_wdog.c sysmon.c \
        swsensor.c swwdog.c
 
-SRCS+= component.c 
+SRCS+= component.c
 
 CPPFLAGS+=     -I${RUMPTOP}/librump/rumpvfs -I${.CURDIR}/opt
 



Home | Main Index | Thread Index | Old Index