VirtualBox

Ignore:
Timestamp:
Sep 21, 2009 11:45:15 AM (15 years ago)
Author:
vboxsync
Message:

copy/paste bug

File:
1 edited

Legend:

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

    r23179 r23183  
    10741074                CHECK_ERROR(machine, COMSETTER(FirmwareType)(FirmwareType_Efi));
    10751075            }
    1076             else if (!strcmp(accelerate3d, "bios"))
     1076            else if (!strcmp(firmware, "bios"))
    10771077            {
    10781078                CHECK_ERROR(machine, COMSETTER(FirmwareType)(FirmwareType_Bios));
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