diff -r 625f43ae9362 -r 5ebadcda06cb atcommands/modematplugin/inc/cmdpluginobserver.h --- a/atcommands/modematplugin/inc/cmdpluginobserver.h Fri Aug 06 16:43:21 2010 +0300 +++ b/atcommands/modematplugin/inc/cmdpluginobserver.h Fri Sep 03 16:17:59 2010 +0300 @@ -58,7 +58,7 @@ * EReplyTypeUndefined. * @return None */ - virtual TInt CreateReplyAndComplete( TATExtensionReplyType aReplyType, + virtual void CreateReplyAndComplete( TATExtensionReplyType aReplyType, const TDesC8& aSrcBuffer=KNullDesC8, TInt aError=KErrNone ) = 0;