VirtualBox

Changeset 11213 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Aug 7, 2008 4:19:39 PM (16 years ago)
Author:
vboxsync
Message:

DevRTC: Fixed incorrect cfgm value check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevRTC.cpp

    r11212 r11213  
    821821     * Validate configuration.
    822822     */
    823     if (!CFGMR3AreValuesValid(pCfgHandle, "Irq\0Base\0GCEnabled\0fR0Enabled\0"))
     823    if (!CFGMR3AreValuesValid(pCfgHandle, "Irq\0" "Base\0" "GCEnabled\0" "R0Enabled\0"))
    824824        return VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES;
    825825
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