Changeset 18260 in vbox for trunk/src/VBox/Main/darwin/iokit.cpp
- Timestamp:
- Mar 25, 2009 2:04:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/darwin/iokit.cpp
r16401 r18260 763 763 * @param PropsRef The USB device properties. 764 764 */ 765 static void darwinDeterminUSBDeviceState(PUSBDEVICE pCur, io_object_t USBDevice, CFMutableDictionaryRef PropsRef)765 static void darwinDeterminUSBDeviceState(PUSBDEVICE pCur, io_object_t USBDevice, CFMutableDictionaryRef /* PropsRef */) 766 766 { 767 767 /*
Note:
See TracChangeset
for help on using the changeset viewer.