Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/include Trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/565da0692af2
branches: trunk
changeset: 761375:565da0692af2
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Jan 25 21:27:48 2011 +0000
description:
Trailing whitespace.
diffstat:
sys/arch/hp700/include/cpu.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ad881cfebc07 -r 565da0692af2 sys/arch/hp700/include/cpu.h
--- a/sys/arch/hp700/include/cpu.h Tue Jan 25 21:27:11 2011 +0000
+++ b/sys/arch/hp700/include/cpu.h Tue Jan 25 21:27:48 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpu.h,v 1.62 2011/01/25 21:27:11 skrll Exp $ */
+/* $NetBSD: cpu.h,v 1.63 2011/01/25 21:27:48 skrll Exp $ */
/* $OpenBSD: cpu.h,v 1.55 2008/07/23 17:39:35 kettenis Exp $ */
@@ -402,7 +402,7 @@
*/
#define CPU_CONSDEV 1 /* dev_t: console terminal device */
#define CPU_BOOTED_KERNEL 2 /* string: booted kernel name */
-#define CPU_LCD_BLINK 3 /* int: twiddle heartbeat LED/LCD */
+#define CPU_LCD_BLINK 3 /* int: twiddle heartbeat LED/LCD */
#define CPU_MAXID 4 /* number of valid machdep ids */
#ifdef _KERNEL
Home |
Main Index |
Thread Index |
Old Index