Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Whitespace
details: https://anonhg.NetBSD.org/src/rev/d9af4ed67f3c
branches: trunk
changeset: 784135:d9af4ed67f3c
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Jan 19 14:10:14 2013 +0000
description:
Whitespace
diffstat:
sys/dev/usb/dwc_otgvar.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3bb84fc1cd4e -r d9af4ed67f3c sys/dev/usb/dwc_otgvar.h
--- a/sys/dev/usb/dwc_otgvar.h Sat Jan 19 14:08:30 2013 +0000
+++ b/sys/dev/usb/dwc_otgvar.h Sat Jan 19 14:10:14 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: dwc_otgvar.h,v 1.7 2013/01/19 14:08:30 skrll Exp $ */
+/* $NetBSD: dwc_otgvar.h,v 1.8 2013/01/19 14:10:14 skrll Exp $ */
/* $FreeBSD: src/sys/dev/usb/controller/dwc_otg.h,v 1.12 2012/09/27 15:23:38 hselasky Exp $ */
/*-
@@ -42,7 +42,7 @@
#ifdef DOTG_COUNTERS
/*
- * curmode (bit 0)is a mode indication bit 0 = device, 1 = host
+ * curmode (bit 0) is a mode indication bit 0 = device, 1 = host
*/
#define DWC_OTG_INTRBITF 1
#define DWC_OTG_INTRBITL 31
Home |
Main Index |
Thread Index |
Old Index