phoneapp/phoneuiutils/src/tphonecmdparamcallheaderdata.cpp
changeset 72 c76a0b1755b9
parent 56 5bcb308bd24d
--- 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;
     }