VirtualBox

Changeset 3580 in vbox for trunk/src


Ignore:
Timestamp:
Jul 12, 2007 1:38:10 PM (18 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp

    r3110 r3580  
    11011101    if (g_fPreAllocRam)
    11021102    {
    1103         rc = CFGMR3InsertInteger(pRoot, "PreAllocRam",    1);                       UPDATE_RC();
     1103        rc = CFGMR3InsertInteger(pRoot, "RamPreAlloc",    1);                       UPDATE_RC();
    11041104    }
    11051105    rc = CFGMR3InsertInteger(pRoot, "TimerMillies",   10);                          UPDATE_RC();
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