Changeset 6972 in vbox
- Timestamp:
- Feb 15, 2008 5:09:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HostImpl.cpp
r6965 r6972 2339 2339 * USB proxy service could not start. */ 2340 2340 2341 Assert (VBOX_FAILURE (mUSBProxyService->getLastError()));2342 2341 if (mUSBProxyService->getLastError() == VERR_FILE_NOT_FOUND) 2343 2342 return setWarning (E_FAIL,
Note:
See TracChangeset
for help on using the changeset viewer.