PERFORCE change 161607 for review

Hans Petter Selasky hselasky at FreeBSD.org
Tue May 5 10:42:50 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=161607

Change 161607 by hselasky at hselasky_laptop001 on 2009/05/05 10:41:55

	
	USB core: Fix comment.

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/usb_device.h#19 edit

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/usb_device.h#19 (text+ko) ====

@@ -92,7 +92,7 @@
 
 	/*
 	 * NOTE: Although the flags below will reach the same value
-	 * over time, but the instant values may differ, and
+	 * over time, the instant values may differ and
 	 * consequently the flags cannot be merged into one!
 	 */
 	uint8_t peer_suspended:1;	/* set if peer is suspended */


More information about the p4-projects mailing list