VirtualBox

Changeset 3609 in vbox for trunk


Ignore:
Timestamp:
Jul 13, 2007 11:03:49 AM (18 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

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

    r3607 r3609  
    522522     * Validate configuration.
    523523     */
    524     if (!CFGMR3AreValuesValid(pCfgHandle, "Object\0"OpenGLEnabled\0))
     524    if (!CFGMR3AreValuesValid(pCfgHandle, "Object\0OpenGLEnabled\0"))
    525525        return VERR_PDM_DRVINS_UNKNOWN_CFG_VALUES;
    526526    PPDMIBASE pBaseIgnore;
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