Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/5e942d8c2733
branches: trunk
changeset: 453304:5e942d8c2733
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Aug 07 07:25:50 2019 +0000
description:
Trailing whitespace
diffstat:
sys/dev/usb/usbnet.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b589ae7370b5 -r 5e942d8c2733 sys/dev/usb/usbnet.h
--- a/sys/dev/usb/usbnet.h Wed Aug 07 07:25:09 2019 +0000
+++ b/sys/dev/usb/usbnet.h Wed Aug 07 07:25:50 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: usbnet.h,v 1.5 2019/08/06 00:19:57 mrg Exp $ */
+/* $NetBSD: usbnet.h,v 1.6 2019/08/07 07:25:50 skrll Exp $ */
/*
* Copyright (c) 2019 Matthew R. Green
@@ -56,7 +56,7 @@
* - usbnet_activate() for autoconf
* - interface ioctl and start have direct frontends with callbacks for
* device specific handling:
- * - ioctl can use either a device-specific override (useful for special
+ * - ioctl can use either a device-specific override (useful for special
* cases), but provides a normal handler with callback to handle
* ENETRESET conditions that should be sufficient for most users
* - start uses usbnet send callback
Home |
Main Index |
Thread Index |
Old Index