Changeset 3497 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jul 7, 2007 9:50:53 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 22713
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/SessionImpl.cpp
r3494 r3497 1012 1012 AssertMsg (arc == NO_ERROR, ("cannot release mutex, arc=%ld\n", arc)); 1013 1013 } 1014 1015 ::DosCloseMutexSem (ipcMutex); 1014 1016 } 1015 1017
Note:
See TracChangeset
for help on using the changeset viewer.