diff -r 6aaf0276100e -r c76a0b1755b9 phoneapp/phoneuiutils/src/tphonecmdparamcallheaderdata.cpp --- a/phoneapp/phoneuiutils/src/tphonecmdparamcallheaderdata.cpp Thu Sep 02 20:26:16 2010 +0300 +++ b/phoneapp/phoneuiutils/src/tphonecmdparamcallheaderdata.cpp Fri Sep 17 08:29:19 2010 +0300 @@ -45,8 +45,8 @@ iParticipantListCLI( EPhoneParticipantCLIText ), iCipheringIndicatorAllowed( ETrue ), iContactLink( KNullDesC8 ), - iRemotePhoneNumber( KNullDesC ) - ,iDiverted( EFalse ) + iRemotePhoneNumber( KNullDesC ), + iDiverted( EFalse ) { iParamId = EPhoneParamIdCallHeaderData; }