Changeset 56450 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jun 16, 2015 1:21:07 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/SessionImpl.h
r56448 r56450 141 141 142 142 143 HRESULT i_unlockMachine(bool aFinalRelease, bool aFromServer, AutoWriteLock *pLockW);143 HRESULT i_unlockMachine(bool aFinalRelease, bool aFromServer, AutoWriteLock &aLockW); 144 144 145 145 SessionState_T mState;
Note:
See TracChangeset
for help on using the changeset viewer.