PERFORCE change 134194 for review
Hans Petter Selasky
hselasky at FreeBSD.org
Sun Jan 27 06:29:25 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=134194
Change 134194 by hselasky at hselasky_laptop001 on 2008/01/27 14:28:57
Style change by "usb_style.sh".
Affected files ...
.. //depot/projects/usb/src/sys/dev/usb/usb_subr.h#97 edit
Differences ...
==== //depot/projects/usb/src/sys/dev/usb/usb_subr.h#97 (text+ko) ====
@@ -262,7 +262,8 @@
uint32_t page_offset_buf;
uint32_t page_offset_end;
uint8_t isread:1;
- uint8_t ismultiseg:1; /* set if we can have multiple segments */
+ uint8_t ismultiseg:1; /* set if we can have multiple
+ * segments */
};
struct usbd_setup_params {
More information about the p4-projects
mailing list