telephonyserverplugins/simtsy/inc/CSimCallForwarding.h
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
--- a/telephonyserverplugins/simtsy/inc/CSimCallForwarding.h	Fri Mar 19 09:55:57 2010 +0200
+++ b/telephonyserverplugins/simtsy/inc/CSimCallForwarding.h	Fri Apr 16 16:12:37 2010 +0300
@@ -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();