Changeset 50232 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jan 24, 2014 9:42:33 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp
r50230 r50232 98 98 } USBPROXYDEVSOL, *PUSBPROXYDEVSOL; 99 99 100 PVUSBURB usbProxySolarisUrbComplete(PUSBPROXYDEVSOL pDevSol);100 static PVUSBURB usbProxySolarisUrbComplete(PUSBPROXYDEVSOL pDevSol); 101 101 102 102
Note:
See TracChangeset
for help on using the changeset viewer.