VirtualBox

Changeset 49456 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 13, 2013 10:14:30 AM (11 years ago)
Author:
vboxsync
Message:

ConsoleImpl2.cpp: Put HMForced in the rigth place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r49190 r49456  
    10391039        PCFGMNODE pHM;
    10401040        InsertConfigNode(pRoot, "HM", &pHM);
    1041         InsertConfigInteger(pRoot, "HMForced", fHMForced);
     1041        InsertConfigInteger(pHM, "HMForced", fHMForced);
    10421042        if (fHMEnabled)
    10431043        {
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