Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/lib/libkern Nix trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/54a2e83052ff
branches: trunk
changeset: 967569:54a2e83052ff
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sat Dec 14 17:24:43 2019 +0000
description:
Nix trailing whitespace.
diffstat:
sys/lib/libkern/Makefile.libkern | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r b1d9d6c35099 -r 54a2e83052ff sys/lib/libkern/Makefile.libkern
--- a/sys/lib/libkern/Makefile.libkern Sat Dec 14 17:24:30 2019 +0000
+++ b/sys/lib/libkern/Makefile.libkern Sat Dec 14 17:24:43 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.libkern,v 1.46 2019/12/14 17:23:47 riastradh Exp $
+# $NetBSD: Makefile.libkern,v 1.47 2019/12/14 17:24:43 riastradh Exp $
-#
-# Variable definitions for libkern.
+#
+# Variable definitions for libkern.
#
# Before including this, you _must_ set
# KERNDIR: location of sys/lib/libkern
@@ -68,7 +68,7 @@
SRCS+= memcpy.c
.if empty(SRCS:Mmemset2.*)
-SRCS+= memset.c
+SRCS+= memset.c
.endif
SRCS+= popcount32.c popcount64.c
Home |
Main Index |
Thread Index |
Old Index