diff -r 7ef16719d8cb -r fc69e1e37771 telephonyserverplugins/simtsy/inc/CSimCallForwarding.h --- a/telephonyserverplugins/simtsy/inc/CSimCallForwarding.h Fri Mar 12 15:49:38 2010 +0200 +++ b/telephonyserverplugins/simtsy/inc/CSimCallForwarding.h Mon Mar 15 12:45:06 2010 +0200 @@ -71,7 +71,7 @@ void ActivateL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo ); void DeactivateL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo ); void EraseL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo ); - void UpdateCFQuiescentCondition(TBool aActivate, RMobilePhone::TMobilePhoneCFCondition aCF); + void UpdateCFQuiescentConditionL(TBool aActivate, RMobilePhone::TMobilePhoneCFCondition aCF); const CTestConfigSection* CfgFile();