Changeset 2755 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 22, 2007 4:15:09 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBProxyService.h
r2600 r2755 237 237 /** The opaque value returned by DarwinSubscribeUSBNotifications. */ 238 238 void *mNotifyOpaque; 239 /** A hack to work around the problem with the usb device enumration 240 * not including newly attached devices. */ 241 bool mWaitABitNextTime; 239 242 }; 240 243 # endif /* __DARWIN__ */
Note:
See TracChangeset
for help on using the changeset viewer.