atcommands/modematplugin/inc/cmdpluginobserver.h
changeset 57 5ebadcda06cb
parent 25 9c3798b88e30
--- 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;