Changeset 49960 in vbox for trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp
- Timestamp:
- Dec 17, 2013 5:24:57 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 91379
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp
r37618 r49960 58 58 VBoxMainHotplugWaiter::VBoxMainHotplugWaiter(char const*) {} 59 59 60 com::Utf8Str HostUSBDevice:: getName()60 com::Utf8Str HostUSBDevice::i_getName() 61 61 { 62 62 return Utf8Str();
Note:
See TracChangeset
for help on using the changeset viewer.