changeset 65 | 2a5d4ab426d3 |
parent 50 | 377c906a8701 |
--- a/phoneapp/phoneuiutils/src/tphonecmdparamcallheaderdata.cpp Mon Aug 23 15:42:12 2010 +0300 +++ b/phoneapp/phoneuiutils/src/tphonecmdparamcallheaderdata.cpp Fri Sep 03 13:33:36 2010 +0300 @@ -45,8 +45,8 @@ iParticipantListCLI( EPhoneParticipantCLIText ), iCipheringIndicatorAllowed( ETrue ), iContactLink( KNullDesC8 ), - iRemotePhoneNumber( KNullDesC ) - ,iDiverted( EFalse ) + iRemotePhoneNumber( KNullDesC ), + iDiverted( EFalse ) { iParamId = EPhoneParamIdCallHeaderData; }