diff -r 8871b09be73b -r 24062c24fe38 phoneengine/callhandling/inc/cpecallhandling.h --- a/phoneengine/callhandling/inc/cpecallhandling.h Fri Feb 19 22:50:26 2010 +0200 +++ b/phoneengine/callhandling/inc/cpecallhandling.h Fri Mar 12 15:42:40 2010 +0200 @@ -662,8 +662,9 @@ * different from dialled number. * @param aCallid. * @param aCall reference to call object + * @return Updating Colp number was necessary. */ - void SetColpNumber( TInt aCallId, const MCCECall& aCall ) const; + TBool UpdateColpNumber( TInt aCallId, const MCCECall& aCall ) const; protected: // Phone model instance which owns this object.