VirtualBox

Changeset 45987 in vbox for trunk


Ignore:
Timestamp:
May 11, 2013 5:43:41 PM (12 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp

    r45984 r45987  
    178178
    179179        char *pszCfgValue;
    180         int rc = CFGMR3QueryStringAllocDef(pCfgDbgf, s_aProps[i].pszCfgName, &pszCfgValue, NULL);
     180        rc = CFGMR3QueryStringAllocDef(pCfgDbgf, s_aProps[i].pszCfgName, &pszCfgValue, NULL);
    181181        if (RT_FAILURE(rc))
    182182            return VMR3SetError(pUVM, rc, RT_SRC_POS,
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