--- a/phoneplugins/csplugin/src/cspclientvoicecall.cpp Fri Aug 06 13:16:44 2010 +0300
+++ b/phoneplugins/csplugin/src/cspclientvoicecall.cpp Mon Aug 23 15:42:12 2010 +0300
@@ -176,7 +176,7 @@
// Update call info including remote party name and number data
// ---------------------------------------------------------------------------
//
-void CSPClientVoiceCall::UpdateCallInfoImpl( RMobileCall::TMobileCallInfoV7 aCallInfo )
+void CSPClientVoiceCall::UpdateCallInfoImpl( const RMobileCall::TMobileCallInfoV7& aCallInfo )
{
CSPLOGSTRING(CSPINT, "CSPClientVoiceCall::UpdateCallInfoImpl <");