Changeset 40432 in vbox for trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
- Timestamp:
- Mar 12, 2012 4:04:28 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76772
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r40329 r40432 6 6 7 7 /* 8 * Copyright (C) 2008-201 1Oracle Corporation8 * Copyright (C) 2008-2012 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 1847 1847 strTrgFormat, 1848 1848 strTargetPath, 1849 Guid::Empty, // media registry: none yet 1850 NULL /* llRegistriesThatNeedSaving */); 1849 Guid::Empty /* media registry: none yet */); 1851 1850 if (FAILED(rc)) throw rc; 1852 1851
Note:
See TracChangeset
for help on using the changeset viewer.