diff -r 594d59766373 -r 7d48bed6ce0c phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltCallNotify.h --- a/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltCallNotify.h Thu Aug 19 10:28:14 2010 +0300 +++ b/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltCallNotify.h Tue Aug 31 15:45:17 2010 +0300 @@ -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. */