atcommands/modematplugin/inc/modematplugin.h
changeset 57 5ebadcda06cb
parent 25 9c3798b88e30
--- a/atcommands/modematplugin/inc/modematplugin.h	Fri Aug 06 16:43:21 2010 +0300
+++ b/atcommands/modematplugin/inc/modematplugin.h	Fri Sep 03 16:17:59 2010 +0300
@@ -270,7 +270,7 @@
      *               EReplyTypeUndefined.
      * @return None
      */
-    TInt CreateReplyAndComplete( TATExtensionReplyType aReplyType,
+    void CreateReplyAndComplete( TATExtensionReplyType aReplyType,
                                  const TDesC8& aSrcBuffer=KNullDesC8,
                                  TInt aError=KErrNone );