VirtualBox

Changeset 25676 in vbox


Ignore:
Timestamp:
Jan 7, 2010 1:13:26 AM (15 years ago)
Author:
vboxsync
Message:

VBoxManage: Bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp

    r25589 r25676  
    863863                    CHECK_ERROR(ctl, COMSETTER(ControllerType)(StorageControllerType_I82078));
    864864                }
    865                 if (!RTStrICmp(pszCtlType, "lsilogicsas"))
     865                else if (!RTStrICmp(pszCtlType, "lsilogicsas"))
    866866                {
    867867                    CHECK_ERROR(ctl, COMSETTER(ControllerType)(StorageControllerType_LsiLogicSas));
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