diff -r 5bcb308bd24d -r 6aaf0276100e phoneplugins/csplugin/src/cspclientvideocall.cpp --- 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 <");