VirtualBox

Changeset 17776 in vbox


Ignore:
Timestamp:
Mar 12, 2009 7:46:29 PM (16 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

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

    r17762 r17776  
    19811981            /* Hard disk controller SCSI */
    19821982            std::list<VirtualSystemDescriptionEntry*> vsdeHDCSCSI = vsdescThis->findByType(VirtualSystemDescriptionType_HardDiskControllerSCSI);
    1983             if (vsdeHDCSATA.size() > 1)
     1983            if (vsdeHDCSCSI.size() > 1)
    19841984                throw setError(VBOX_E_FILE_ERROR,
    19851985                               tr("Too many SCSI controllers in OVF; VirtualBox only supports one"));
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