PERFORCE change 132645 for review

Hans Petter Selasky hselasky at FreeBSD.org
Sun Jan 6 14:05:37 PST 2008


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

Change 132645 by hselasky at hselasky_laptop001 on 2008/01/06 22:05:34

	
	Style change by "usb_style.sh".

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/usb.h#28 edit

Differences ...

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

@@ -274,7 +274,7 @@
 #define	UE_ISO_SYNC	0x0c
 #define	UE_GET_ISO_TYPE(a)	((a) & UE_ISO_TYPE)
 	uWord	wMaxPacketSize;
-#define UE_ZERO_MPS 0xFFFF		/* for internal use only */
+#define	UE_ZERO_MPS 0xFFFF		/* for internal use only */
 	uByte	bInterval;
 } __packed usb_endpoint_descriptor_t;
 


More information about the p4-projects mailing list