diff -r 22cc52eade9b -r 1eef62f5c541 phoneplugins/csplugin/src/cspclientvideocall.cpp --- 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 <");