diff -r 7d48bed6ce0c -r 987c9837762f phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltCallNotify.h --- a/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltCallNotify.h Tue Aug 31 15:45:17 2010 +0300 +++ b/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltCallNotify.h Wed Sep 01 12:15:03 2010 +0100 @@ -69,7 +69,7 @@ */ void NotifyCallAttempt( TRequestStatus& aStatus, - TPckg< TInt >& aDataLength ); + TPckg< TInt >& aDataLength ); /** * Cancel pending call attempt notification. */ @@ -94,7 +94,7 @@ void NotifyEmergencyCall( TRequestStatus& aStatus, TDes8& aEmergencyNumber - ); + ); /** * Cancel pending call attempt notification. */