phoneplugins/csplugin/src/cspclientvideocall.cpp
changeset 60 1eef62f5c541
parent 21 92ab7f8d0eab
--- a/phoneplugins/csplugin/src/cspclientvideocall.cpp	Fri Aug 06 13:16:44 2010 +0300
+++ b/phoneplugins/csplugin/src/cspclientvideocall.cpp	Mon Aug 23 15:42:12 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 <");