PERFORCE change 130738 for review

Hans Petter Selasky hselasky at FreeBSD.org
Wed Dec 12 13:41:11 PST 2007


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

Change 130738 by hselasky at hselasky_laptop001 on 2007/12/12 21:40:31

	
	Style change by "usb_style.sh".

Affected files ...

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

Differences ...

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

@@ -397,7 +397,7 @@
 #define	UPS_SUSPEND			0x0004
 #define	UPS_OVERCURRENT_INDICATOR	0x0008
 #define	UPS_RESET			0x0010
-#define	UPS_PORT_MODE_DEVICE		0x0020 /* currently FreeBSD specific */
+#define	UPS_PORT_MODE_DEVICE		0x0020	/* currently FreeBSD specific */
 #define	UPS_PORT_POWER			0x0100
 #define	UPS_LOW_SPEED			0x0200
 #define	UPS_HIGH_SPEED			0x0400


More information about the p4-projects mailing list