Changeset 2853 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 24, 2007 6:48:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBProxyService.h
r2755 r2853 237 237 /** The opaque value returned by DarwinSubscribeUSBNotifications. */ 238 238 void *mNotifyOpaque; 239 /** A hack to work around the problem with the usb device enum ration239 /** A hack to work around the problem with the usb device enumeration 240 240 * not including newly attached devices. */ 241 241 bool mWaitABitNextTime;
Note:
See TracChangeset
for help on using the changeset viewer.