diff -r 4545c04e61e1 -r bcf742120177 atcommands/modematplugin/inc/modematplugin.h --- a/atcommands/modematplugin/inc/modematplugin.h Wed Aug 18 09:59:05 2010 +0300 +++ b/atcommands/modematplugin/inc/modematplugin.h Fri Sep 17 08:30:56 2010 +0300 @@ -270,7 +270,7 @@ * EReplyTypeUndefined. * @return None */ - TInt CreateReplyAndComplete( TATExtensionReplyType aReplyType, + void CreateReplyAndComplete( TATExtensionReplyType aReplyType, const TDesC8& aSrcBuffer=KNullDesC8, TInt aError=KErrNone );