phoneplugins/csplugin/src/cspclientvoicecall.cpp
changeset 64 6aaf0276100e
parent 21 92ab7f8d0eab
--- a/phoneplugins/csplugin/src/cspclientvoicecall.cpp	Wed Aug 18 09:48:26 2010 +0300
+++ b/phoneplugins/csplugin/src/cspclientvoicecall.cpp	Thu Sep 02 20:26:16 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 <");