Changeset 7851 in vbox for trunk/src/VBox/Main
- Timestamp:
- Apr 9, 2008 5:10:55 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29459
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBProxyService.h
r7850 r7851 409 409 virtual PUSBDEVICE getDevices (void); 410 410 int addDeviceToChain (PUSBDEVICE pDev, PUSBDEVICE *ppFirst, PUSBDEVICE **pppNext, int rc); 411 412 private: 413 RTSEMEVENT mNotifyEventSem; 411 414 }; 412 415 #endif /* RT_OS_SOLARIS */
Note:
See TracChangeset
for help on using the changeset viewer.