diff -r 4545c04e61e1 -r bcf742120177 atcommands/modematplugin/inc/cmdpluginobserver.h --- a/atcommands/modematplugin/inc/cmdpluginobserver.h Wed Aug 18 09:59:05 2010 +0300 +++ b/atcommands/modematplugin/inc/cmdpluginobserver.h Fri Sep 17 08:30:56 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;