Module Name:    src
Committed By:   skrll
Date:           Sat Jan 19 14:10:14 UTC 2013

Modified Files:
        src/sys/dev/usb: dwc_otgvar.h

Log Message:
Whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/usb/dwc_otgvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/dwc_otgvar.h
diff -u src/sys/dev/usb/dwc_otgvar.h:1.7 src/sys/dev/usb/dwc_otgvar.h:1.8
--- src/sys/dev/usb/dwc_otgvar.h:1.7	Sat Jan 19 14:08:30 2013
+++ src/sys/dev/usb/dwc_otgvar.h	Sat Jan 19 14:10:14 2013
@@ -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

Reply via email to