Changeset 61482 in vbox
- Timestamp:
- Jun 6, 2016 8:51:36 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp
r61481 r61482 89 89 if (RT_FAILURE(rc)) 90 90 { 91 RTSemEventDestroy(mNotifyEventSem);91 /* mNotifyEventSem will be destroyed in uninit */ 92 92 return rc; 93 93 }
Note:
See TracChangeset
for help on using the changeset viewer.

