Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp300/hp300 It's amazing how many typos I can inven...
details: https://anonhg.NetBSD.org/src/rev/482f9fd4faea
branches: trunk
changeset: 471764:482f9fd4faea
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Apr 10 17:31:02 1999 +0000
description:
It's amazing how many typos I can invent in a new multi-line comment.
diffstat:
sys/arch/hp300/hp300/autoconf.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 458e189ac13e -r 482f9fd4faea sys/arch/hp300/hp300/autoconf.c
--- a/sys/arch/hp300/hp300/autoconf.c Sat Apr 10 16:23:10 1999 +0000
+++ b/sys/arch/hp300/hp300/autoconf.c Sat Apr 10 17:31:02 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: autoconf.c,v 1.44 1998/08/02 19:42:35 kleink Exp $ */
+/* $NetBSD: autoconf.c,v 1.45 1999/04/10 17:31:02 kleink Exp $ */
/*-
* Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
@@ -282,7 +282,7 @@
* XXX enabled. However, we need to initialize the HIL driver's
* XXX software state prior to that, since a pending interrupt
* XXX might cause the HIL's interrupt handler to be run in an
- * XXX unititialized environment otherwise.
+ * XXX uninitialized environment otherwise.
*
* XXX These should be consolidated into some kind of table.
*/
Home |
Main Index |
Thread Index |
Old Index