Changeset 34264 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Nov 22, 2010 6:20:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/USBLib-win.cpp
r34263 r34264 2991 2991 RTMemFree(pDevice); 2992 2992 2993 pDevice = Next;2993 pDevice = pNext; 2994 2994 } 2995 2995
Note:
See TracChangeset
for help on using the changeset viewer.