Changeset 32900 in vbox
- Timestamp:
- Oct 5, 2010 10:00:18 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 66383
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/SnapshotImpl.cpp
r32780 r32900 3066 3066 if (aHD->getParent().isNull()) 3067 3067 { 3068 HRESULT rc = aHD->UnlockWrite(NULL); ;3068 HRESULT rc = aHD->UnlockWrite(NULL); 3069 3069 AssertComRC(rc); 3070 3070 }
Note:
See TracChangeset
for help on using the changeset viewer.