phoneengine/loghandling/tsrc/mocks/mock_cpeloghandlingcommand.cpp
changeset 64 6aaf0276100e
parent 21 92ab7f8d0eab
--- a/phoneengine/loghandling/tsrc/mocks/mock_cpeloghandlingcommand.cpp	Wed Aug 18 09:48:26 2010 +0300
+++ b/phoneengine/loghandling/tsrc/mocks/mock_cpeloghandlingcommand.cpp	Thu Sep 02 20:26:16 2010 +0300
@@ -116,7 +116,7 @@
         const CLogEvent& aLogEvent
         )
     { 
-    SMC_MOCK_METHOD1( TInt, CLogEvent& , aLogEvent)     
+    SMC_MOCK_METHOD1( TInt, const CLogEvent& , aLogEvent)     
     }
 
 // -----------------------------------------------------------------------------