Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/sparc64 Fix doubled 'the the' in comment.
details: https://anonhg.NetBSD.org/src/rev/246341a1af2e
branches: trunk
changeset: 483599:246341a1af2e
user: soren <soren%NetBSD.org@localhost>
date: Tue Mar 14 00:04:19 2000 +0000
description:
Fix doubled 'the the' in comment.
diffstat:
sys/arch/sparc64/sparc64/clock.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 16ff0d4631bd -r 246341a1af2e sys/arch/sparc64/sparc64/clock.c
--- a/sys/arch/sparc64/sparc64/clock.c Mon Mar 13 23:57:23 2000 +0000
+++ b/sys/arch/sparc64/sparc64/clock.c Tue Mar 14 00:04:19 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: clock.c,v 1.16 1999/11/13 00:32:17 thorpej Exp $ */
+/* $NetBSD: clock.c,v 1.17 2000/03/14 00:04:19 soren Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -317,7 +317,7 @@
}
/*
- * The the sun4u OPENPROMs call the timer the "counter-timer", except for
+ * The sun4u OPENPROMs call the timer the "counter-timer", except for
* the lame UltraSPARC IIi PCI machines that don't have them.
*/
static int
Home |
Main Index |
Thread Index |
Old Index