VirtualBox

Changeset 3579 in vbox


Ignore:
Timestamp:
Jul 12, 2007 12:22:55 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22826
Message:

Backed out accidental commits

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Main/VMMDevInterface.cpp

    r3578 r3579  
    573573    /* Check CFGM option. */
    574574    rc = CFGMR3QueryBool(pCfgHandle, "OpenGLEnabled", &fEnabled);
    575 rc = VINF_SUCCESS;
    576 fEnabled = true;
    577575    if (    VBOX_SUCCESS(rc)
    578576        &&  fEnabled)
  • TabularUnified trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd

    r3578 r3579  
    5353      <xsd:restriction base="xsd:unsignedInt">
    5454        <xsd:minInclusive value="4"/>
    55         <xsd:maxInclusive value="2200"/> <!-- actually I was able to use 1230MB on WinXP Home -->
     55        <xsd:maxInclusive value="1200"/> <!-- actually I was able to use 1230MB on WinXP Home -->
    5656      </xsd:restriction>
    5757    </xsd:simpleType>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette