Changeset 13452 in vbox for trunk/include/VBox
- Timestamp:
- Oct 21, 2008 4:02:21 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38236
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/usb.h
r9158 r13452 135 135 /** The /devices path of the device. */ 136 136 char *pszDevicePath; 137 /** Do we have a partial or full device descriptor here. */ 138 bool fPartialDescriptor; 137 139 #endif 138 140 } USBDEVICE;
Note:
See TracChangeset
for help on using the changeset viewer.