--- a/sipvoipprovider/inc/svpcontroller.h Sun Mar 14 13:09:00 2010 +0000
+++ b/sipvoipprovider/inc/svpcontroller.h Sun Mar 28 16:35:57 2010 +0100
@@ -832,8 +832,8 @@
* @param aNewSVPSession The new established session.
* @param aOldSVPSession The old transfered session.
*/
- void CSVPController::CheckCallEventToBeSent( CSVPSessionBase* aNewSVPSession,
- CSVPSessionBase* aOldSVPSession ) const;
+ void CheckCallEventToBeSent( CSVPSessionBase* aNewSVPSession,
+ CSVPSessionBase* aOldSVPSession ) const;
private: