Changeset 35351 in vbox for trunk/src/VBox/Main/linux
- Timestamp:
- Dec 27, 2010 5:04:17 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 69211
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/linux/USBProxyServiceLinux.cpp
r34341 r35351 211 211 212 212 #ifdef VBOX_USB_WITH_SYSFS 213 try 213 try 214 214 { 215 215 mpWaiter = new VBoxMainHotplugWaiter(mDevicesRoot.c_str());
Note:
See TracChangeset
for help on using the changeset viewer.