phoneplugins/csplugin/src/cspclientvideocall.cpp
changeset 64 6aaf0276100e
parent 21 92ab7f8d0eab
--- a/phoneplugins/csplugin/src/cspclientvideocall.cpp	Wed Aug 18 09:48:26 2010 +0300
+++ b/phoneplugins/csplugin/src/cspclientvideocall.cpp	Thu Sep 02 20:26:16 2010 +0300
@@ -187,7 +187,7 @@
 // Update call info including remote party name and number data  
 // ---------------------------------------------------------------------------
 //    
-void CSPClientVideoCall::UpdateCallInfoImpl( RMobileCall::TMobileCallInfoV7 aCallInfo )
+void CSPClientVideoCall::UpdateCallInfoImpl( const RMobileCall::TMobileCallInfoV7& aCallInfo )
     {
     CSPLOGSTRING(CSPINT, "CSPClientVideoCall::UpdateCallInfoImpl <");