VirtualBox

Ignore:
Timestamp:
Mar 10, 2010 3:40:24 PM (15 years ago)
Author:
vboxsync
Message:

VBoxManageInfo: consmetics

File:
1 edited

Legend:

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

    r27166 r27255  
    245245        RTPrintf("hpet=\"%s\"\n", fHpetEnabled ? "on" : "off");
    246246    else
    247         RTPrintf("HPET:   %s\n", fHpetEnabled ? "on" : "off");
     247        RTPrintf("HPET:            %s\n", fHpetEnabled ? "on" : "off");
    248248
    249249    ULONG numCpus;
     
    438438        RTPrintf("largepages=\"%s\"\n", HWVirtExLargePagesEnabled ? "on" : "off");
    439439    else
    440         RTPrintf("Large Pages:   %s\n", HWVirtExLargePagesEnabled ? "on" : "off");
     440        RTPrintf("Large Pages:     %s\n", HWVirtExLargePagesEnabled ? "on" : "off");
    441441
    442442    BOOL HWVirtExVPIDEnabled;
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