telutils/telephonyservice/src/ccallinformation.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/telutils/telephonyservice/src/ccallinformation.cpp	Tue Aug 31 15:45:17 2010 +0300
+++ b/telutils/telephonyservice/src/ccallinformation.cpp	Wed Sep 01 12:15:03 2010 +0100
@@ -52,7 +52,7 @@
 //
 EXPORT_C CCallInformation* CCallInformation::NewL()
     {
-        
+    	
     CCallInformation* self = new (ELeave) CCallInformation( );    
         
     CleanupStack::PushL( self );