Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/cardbus - Fix typo in comment.
details: https://anonhg.NetBSD.org/src/rev/41a9eb451f25
branches: trunk
changeset: 509099:41a9eb451f25
user: kanaoka <kanaoka%NetBSD.org@localhost>
date: Thu Apr 26 08:23:22 2001 +0000
description:
- Fix typo in comment.
diffstat:
sys/dev/cardbus/if_ex_cardbus.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 40654b599be0 -r 41a9eb451f25 sys/dev/cardbus/if_ex_cardbus.c
--- a/sys/dev/cardbus/if_ex_cardbus.c Thu Apr 26 08:21:51 2001 +0000
+++ b/sys/dev/cardbus/if_ex_cardbus.c Thu Apr 26 08:23:22 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_ex_cardbus.c,v 1.19 2001/01/30 19:27:39 thorpej Exp $ */
+/* $NetBSD: if_ex_cardbus.c,v 1.20 2001/04/26 08:23:22 kanaoka Exp $ */
/*
* CardBus specific routines for 3Com 3C575-family CardBus ethernet adapter
@@ -273,7 +273,7 @@
/*
* Handle power management nonsense and
- * Initialize th configuration register.
+ * initialize the configuration registers.
*/
ex_cardbus_setup(csc);
Home |
Main Index |
Thread Index |
Old Index