Changeset 8548 in vbox for trunk/src/VBox/Main
- Timestamp:
- May 3, 2008 1:17:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r8547 r8548 5618 5618 void Console::detachAllUSBDevices (bool aDone) 5619 5619 { 5620 LogFlowThisFunc ((" \n"));5620 LogFlowThisFunc (("aDone=%RTbool\n", aDone)); 5621 5621 5622 5622 /* sanity check */
Note:
See TracChangeset
for help on using the changeset viewer.