Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pcmcia Correct John Markus Bj?rndalen's horribly man...
details: https://anonhg.NetBSD.org/src/rev/b0f15cad4f9e
branches: trunk
changeset: 481825:b0f15cad4f9e
user: augustss <augustss%NetBSD.org@localhost>
date: Mon Feb 07 09:40:37 2000 +0000
description:
Correct John Markus Bj?rndalen's horribly mangled name in a comment.
diffstat:
sys/dev/pcmcia/if_cnw.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 41ef7068ddbe -r b0f15cad4f9e sys/dev/pcmcia/if_cnw.c
--- a/sys/dev/pcmcia/if_cnw.c Mon Feb 07 09:36:27 2000 +0000
+++ b/sys/dev/pcmcia/if_cnw.c Mon Feb 07 09:40:37 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_cnw.c,v 1.6 2000/02/02 13:02:56 itojun Exp $ */
+/* $NetBSD: if_cnw.c,v 1.7 2000/02/07 09:40:37 augustss Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -82,9 +82,9 @@
* to determine registers and a general outline of how the card works)
* That driver is publically available and copyright
*
- * John Markus Bj,Ax(Brndalen
+ * John Markus Bjørndalen
* Department of Computer Science
- * University of Troms,Ax(B
+ * University of Tromsø
* Norway
* johnm%staff.cs.uit.no@localhost, http://www.cs.uit.no/~johnm/
*/
Home |
Main Index |
Thread Index |
Old Index