diff -r 19fb38abab1d -r bf47f3b79154 terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h --- a/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h Fri Apr 16 15:52:47 2010 +0300 +++ b/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h Mon May 03 13:19:46 2010 +0300 @@ -70,7 +70,7 @@ /** * Event handler... */ - CSCPParamObject* HandleEvent( TInt aID, CSCPParamObject& aParam ); + void HandleEventL( TInt aID, CSCPParamObject& aInParam , CSCPParamObject& aOutParam); void SetEventHandler( MSCPPluginEventHandler* aHandler );