phoneplugins/csplugin/src/cspcallinfomonitor.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 45 6b911d05207e
--- a/phoneplugins/csplugin/src/cspcallinfomonitor.cpp	Tue Jun 15 14:14:38 2010 +0100
+++ b/phoneplugins/csplugin/src/cspcallinfomonitor.cpp	Thu Jul 22 16:33:21 2010 +0100
@@ -102,7 +102,8 @@
             if ( idStatus == RMobileCall::ERemoteIdentityAvailable) 
                 {
                 iObserver.NotifyRemotePartyInfoChanged(
-                    iRemotePartyInfo.iCallingName);
+                    iRemotePartyInfo.iCallingName,
+                    KNullDesC());
                 }
             else
                 {