diff -r 6bb05bdcbe09 -r 1fc153c72b60 mediator/inc/Client/MediatorCommandInitiatorBody.h --- a/mediator/inc/Client/MediatorCommandInitiatorBody.h Mon Mar 15 12:45:37 2010 +0200 +++ b/mediator/inc/Client/MediatorCommandInitiatorBody.h Wed Mar 31 23:31:40 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009 - 2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -93,6 +93,11 @@ * From CActive::DoCancel() */ void DoCancel(); + + /** + * From CActive::RunError() + */ + TInt RunError( TInt aError ); private: // new functions /**