- Timestamp:
- May 14, 2018 1:13:52 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp
r69500 r72200 2147 2147 /* We should've processed all the files now, so compare. */ 2148 2148 hrc = i_verifyManifestFile(stack); 2149 2150 /* If everything was successful so far check if some extension 2151 * pack wants to do file sanity checking. */ 2152 if (SUCCEEDED(hrc)) 2153 /** @todo */; 2149 2154 } 2150 2155 catch (HRESULT hrcXcpt)
Note:
See TracChangeset
for help on using the changeset viewer.