VirtualBox

Changeset 17581 in vbox for trunk


Ignore:
Timestamp:
Mar 9, 2009 2:52:11 PM (16 years ago)
Author:
vboxsync
Message:

OVF: make it simpler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r17580 r17581  
    20862086                        ComPtr<IHardDisk> dstHdVBox;
    20872087                        /* If strHref is empty we have to create a new file */
    2088                         if (di.strHref.isNull() ||
    2089                             di.strHref.c_str()[0] == 0)
     2088                        if (di.strHref.isEmpty())
    20902089                        {
    20912090                            /* Which format to use? */
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