Changeset 9158 in vbox for trunk/include/VBox
- Timestamp:
- May 27, 2008 12:37:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/usb.h
r8562 r9158 131 131 /** The hub name. */ 132 132 char *pszHubName; 133 #endif 134 #ifdef RT_OS_SOLARIS 135 /** The /devices path of the device. */ 136 char *pszDevicePath; 133 137 #endif 134 138 } USBDEVICE;
Note:
See TracChangeset
for help on using the changeset viewer.