--- a/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h Tue Aug 31 15:14:29 2010 +0300
@@ -20,7 +20,7 @@
#define CPEPARSERPHONENUMBERHANDLER_H
// INCLUDES
-#include <CPhoneGsmPhoneNumberHandler.h>
+#include <cphonegsmphonenumberhandler.h>
#include <pevirtualengine.h>
// CONSTANTS
@@ -80,11 +80,12 @@
/**
* Removes non-GSM standard postfix characters before dialling attempt.
+ * Leaves with ECCPErrorInvalidPhoneNumber if recognizes + char.
* @since 5.0
* @param aPostfix postfix to modify.
* @return modified postfix.
*/
- TPtrC FilterPostfix( TPtrC aPostfix );
+ TPtrC FilterPostfixL( TPtrC aPostfix );
/**
* Checks if phone is offline