phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeparserphonenumberhandler.h	Wed Sep 01 12:30:10 2010 +0100
@@ -20,7 +20,7 @@
 #define CPEPARSERPHONENUMBERHANDLER_H
 
 //  INCLUDES
-#include <cphonegsmphonenumberhandler.h>
+#include <CPhoneGsmPhoneNumberHandler.h>
 #include <pevirtualengine.h>
 
 // CONSTANTS
@@ -80,12 +80,11 @@
     
         /**
         * 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 FilterPostfixL( TPtrC aPostfix );
+        TPtrC FilterPostfix( TPtrC aPostfix );
 
         /**
         * Checks if phone is offline