phoneengine/loghandling/src/cpeloginfo.cpp
branchRCL_3
changeset 61 41a7f70b3818
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
--- a/phoneengine/loghandling/src/cpeloginfo.cpp	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/loghandling/src/cpeloginfo.cpp	Tue Aug 31 15:14:29 2010 +0300
@@ -124,11 +124,11 @@
                 iName = KLogsPayphoneText;
                 break;
             case RMobileCall::ERemoteIdentitySuppressed:
-            	if ( aDataStore.RemotePhoneNumber( aCallId ).Length() == 0 )
-            		{
-            		iName = KLogsPrivateText;
-            		}
-            	break;
+                if ( aDataStore.RemotePhoneNumber( aCallId ).Length() == 0 )
+                    {
+                    iName = KLogsPrivateText;
+                    }
+                break;
             default:
                 break;
             }