branch | RCL_3 |
changeset 24 | 41a7f70b3818 |
parent 0 | 5f000ab63145 |
child 25 | 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; }