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 typo in comment.



details:   https://anonhg.NetBSD.org/src/rev/1a128597cc0a
branches:  trunk
changeset: 748074:1a128597cc0a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 12 22:28:47 2009 +0000

description:
Fix typo in comment.

diffstat:

 sys/dev/usb/Makefile.usbdevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 32dc785ce07f -r 1a128597cc0a sys/dev/usb/Makefile.usbdevs
--- a/sys/dev/usb/Makefile.usbdevs      Mon Oct 12 22:28:15 2009 +0000
+++ b/sys/dev/usb/Makefile.usbdevs      Mon Oct 12 22:28:47 2009 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.usbdevs,v 1.5 2008/10/19 22:05:23 apb Exp $
+#      $NetBSD: Makefile.usbdevs,v 1.6 2009/10/12 22:28:47 wiz Exp $
 
 #      The header files depend on the correct version of usbdevs.
 #
 #      Thus, the procedure is:
 #        1) change usbdevs
 #        2) commit usbdevs
-#        3) _then_ genereate header files
+#        3) _then_ generate header files
 #        4) commit them
 
 .include <bsd.own.mk>



Home | Main Index | Thread Index | Old Index