Changeset 84036 in vbox
- Timestamp:
- Apr 28, 2020 10:43:46 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 137607
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp
r84033 r84036 2228 2228 continue; 2229 2229 } 2230 2230 2231 2231 /** todo: some progress object should be added here to display the action progress */ 2232 2232 2233 /* Read the input stream and add the content into the output stream */ 2233 2234 rc = RTVfsFsStrmAdd(hVfsFssOVADest, pszName, hVfsObj, 0 /*fFlags*/);
Note:
See TracChangeset
for help on using the changeset viewer.