Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb change handling hint to point to the full instru...



details:   https://anonhg.NetBSD.org/src/rev/ba6e7eded82f
branches:  trunk
changeset: 320501:ba6e7eded82f
user:      spz <spz%NetBSD.org@localhost>
date:      Tue Jul 10 13:32:38 2018 +0000

description:
change handling hint to point to the full instructions
(comment change only)

diffstat:

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

diffs (18 lines):

diff -r 1e5d31aedac5 -r ba6e7eded82f sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Jul 10 13:22:22 2018 +0000
+++ b/sys/dev/usb/usbdevs       Tue Jul 10 13:32:38 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.751 2018/07/10 11:21:34 spz Exp $
+$NetBSD: usbdevs,v 1.752 2018/07/10 13:32:38 spz Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -31,7 +31,7 @@
  */
 
 /*
- * Use "make -f Makefile.usbdevs" to regenerate usbdevs.h and usbdevs_data.h
+ * Follow the handling instructions in Makefile.usbdevs
  */
 
 /*



Home | Main Index | Thread Index | Old Index