Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src-draft/trunk]: src/sys/dev/usb Fix an unparsable comment.
details: https://anonhg.NetBSD.org/src-all/rev/664674c2f60a
branches: trunk
changeset: 371173:664674c2f60a
user: Martin Husemann <martin%NetBSD.org@localhost>
date: Tue Sep 20 18:47:53 2022 +0200
description:
Fix an unparsable comment.
diffstat:
sys/dev/usb/usbwifi.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 4e3c9506ab81 -r 664674c2f60a sys/dev/usb/usbwifi.c
--- a/sys/dev/usb/usbwifi.c Tue Sep 20 18:47:07 2022 +0200
+++ b/sys/dev/usb/usbwifi.c Tue Sep 20 18:47:53 2022 +0200
@@ -1289,7 +1289,7 @@
/*
* This is called (with task context) whenever the first VAP
- * attaches or the last one stops running.
+ * is running or the last one stops running.
*/
void
usbwifi_parent(struct ieee80211com *ic)
Home |
Main Index |
Thread Index |
Old Index