Changeset 30884 in vbox
- Timestamp:
- Jul 16, 2010 4:25:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/SnapshotImpl.cpp
r30764 r30884 1797 1797 1798 1798 /* copy the state file */ 1799 RTFileDelete(stateFilePath.c_str()); 1799 1800 int vrc = RTFileCopyEx(snapStateFilePath.c_str(), 1800 1801 stateFilePath.c_str(),
Note:
See TracChangeset
for help on using the changeset viewer.