Changeset 60744 in vbox for trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.cpp
- Timestamp:
- Apr 28, 2016 3:30:02 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 106936
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.cpp
r60742 r60744 288 288 289 289 290 bool USBProxyBackendLinux::isFakeUpdateRequired() 291 { 292 return true; 293 } 294 290 295 int USBProxyBackendLinux::wait(RTMSINTERVAL aMillies) 291 296 {
Note:
See TracChangeset
for help on using the changeset viewer.