Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Fix a typo in a comment.
details: https://anonhg.NetBSD.org/src/rev/36903b3437a4
branches: trunk
changeset: 484892:36903b3437a4
user: augustss <augustss%NetBSD.org@localhost>
date: Fri Apr 14 14:12:11 2000 +0000
description:
Fix a typo in a comment.
diffstat:
sys/dev/usb/ulpt.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2c3e92cdfd83 -r 36903b3437a4 sys/dev/usb/ulpt.c
--- a/sys/dev/usb/ulpt.c Fri Apr 14 14:11:36 2000 +0000
+++ b/sys/dev/usb/ulpt.c Fri Apr 14 14:12:11 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ulpt.c,v 1.35 2000/03/29 18:24:53 augustss Exp $ */
+/* $NetBSD: ulpt.c,v 1.36 2000/04/14 14:12:11 augustss Exp $ */
/* $FreeBSD: src/sys/dev/usb/ulpt.c,v 1.24 1999/11/17 22:33:44 n_hibma Exp $ */
/*
@@ -219,7 +219,7 @@
#if 0
/*
- * This code is disabled because for some mysterious it causes
+ * This code is disabled because for some mysterious reason it causes
* printing not to work. But only sometimes, and mostly with
* UHCI and less often with OHCI. *sigh*
*/
Home |
Main Index |
Thread Index |
Old Index