VirtualBox

Ignore:
Timestamp:
Jun 2, 2010 12:22:39 PM (15 years ago)
Author:
vboxsync
Message:

OVF: almost

File:
1 edited

Legend:

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

    r29981 r29984  
    875875                          : desc.type == VirtualSystemDescriptionType_HardDiskControllerSATA ? "HardDiskControllerSATA"
    876876                          : desc.type == VirtualSystemDescriptionType_HardDiskControllerSCSI ? "HardDiskControllerSCSI"
     877                          : desc.type == VirtualSystemDescriptionType_HardDiskControllerSAS ? "HardDiskControllerSAS"
    877878                          : desc.type == VirtualSystemDescriptionType_HardDiskImage ? "HardDiskImage"
    878879                          : Utf8StrFmt("%d", desc.type).c_str()),
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