- Timestamp:
- Jun 6, 2016 8:51:36 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107812
- 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.