Changeset 70825 in vbox
- Timestamp:
- Jan 31, 2018 11:45:43 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp
r70823 r70825 971 971 { 972 972 const SAVESTATETASK &sst = itState->second; 973 const Utf8Str &strTargetSaveStateFilePath = Utf8StrFmt("%s%c%s", targetPath.c_str(),974 RTPATH_DELIMITER,975 RTPathFilename(sst.strSaveStateFile.c_str()));976 973 977 974 Utf8Str strGuidMachine = sst.snapshotUuid.toString();
Note:
See TracChangeset
for help on using the changeset viewer.