phoneengine/loghandling/tsrc/mocks/mock_cpeloghandlingcommand.cpp
changeset 60 1eef62f5c541
parent 21 92ab7f8d0eab
--- a/phoneengine/loghandling/tsrc/mocks/mock_cpeloghandlingcommand.cpp	Fri Aug 06 13:16:44 2010 +0300
+++ b/phoneengine/loghandling/tsrc/mocks/mock_cpeloghandlingcommand.cpp	Mon Aug 23 15:42:12 2010 +0300
@@ -116,7 +116,7 @@
         const CLogEvent& aLogEvent
         )
     { 
-    SMC_MOCK_METHOD1( TInt, CLogEvent& , aLogEvent)     
+    SMC_MOCK_METHOD1( TInt, const CLogEvent& , aLogEvent)     
     }
 
 // -----------------------------------------------------------------------------