diff -r b183ec05bd8c -r 19bba8228ff0 terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h --- a/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h Tue Aug 31 16:04:06 2010 +0300 +++ b/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h Wed Sep 01 12:27:42 2010 +0100 @@ -70,7 +70,7 @@ /** * Event handler... */ - void HandleEventL( TInt aID, CSCPParamObject& aInParam , CSCPParamObject& aOutParam); + CSCPParamObject* HandleEvent( TInt aID, CSCPParamObject& aParam ); void SetEventHandler( MSCPPluginEventHandler* aHandler );