VirtualBox

Changeset 78859 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
May 29, 2019 8:02:02 PM (6 years ago)
Author:
vboxsync
Message:

scm fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp

    r78857 r78859  
    11301130             * It's not a normal usage case, but we try to re-use some OVF stuff to friend
    11311131             * the cloud import with OVF import.
    1132              * In the standard case the ovf::OVFReader is created in the Appliance::i_readOVFFile(). 
    1133              * We need the existing m->pReader for Appliance::i_importCloudImpl() where we re-use OVF logic. */ 
     1132             * In the standard case the ovf::OVFReader is created in the Appliance::i_readOVFFile().
     1133             * We need the existing m->pReader for Appliance::i_importCloudImpl() where we re-use OVF logic. */
    11341134            m->pReader = new ovf::OVFReader();
    11351135        }
     
    15171517                vsdData = aVBoxValues[0];
    15181518
    1519                 /** TODO:
     1519                /** @todo
    15201520                 *  future function which will eliminate the temporary objects created during the first phase.
    15211521                 *  hrc = cloud.EliminateImportLeavings(aVBoxValues[0], pProgress); */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette