changeset 63 | bcf742120177 |
parent 15 | 00f9ee97d895 |
--- 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 );