VirtualBox

Changeset 61096 in vbox for trunk


Ignore:
Timestamp:
May 20, 2016 1:09:15 PM (9 years ago)
Author:
vboxsync
Message:

VBoxManage: typo

File:
1 edited

Legend:

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

    r61042 r61096  
    759759        case APICMode_X2APIC:
    760760            if (details == VMINFO_MACHINEREADABLE)
    761                 pszBootMenu = "x2apic";
     761                pszAPIC = "x2apic";
    762762            else
    763                 pszBootMenu = "x2APIC";
     763                pszAPIC = "x2APIC";
    764764            break;
    765765    }
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