Changeset 38636 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/testcase
- Timestamp:
- Sep 5, 2011 1:49:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp
r31898 r38636 78 78 { 79 79 unsigned cErrors = 0; 80 RTR3Init ();80 RTR3InitExeNoArguments(0); 81 81 82 82 /*
Note:
See TracChangeset
for help on using the changeset viewer.