diff -r 13d7c31c74e0 -r b183ec05bd8c terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h --- a/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h Thu Aug 19 10:44:50 2010 +0300 +++ b/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h Tue Aug 31 16:04:06 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 );