You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2006/08/03 11:06:10 UTC

svn commit: r428288 - /webservices/axis2/trunk/c/include/axis2_op_client.h

Author: samisa
Date: Thu Aug  3 02:06:10 2006
New Revision: 428288

URL: http://svn.apache.org/viewvc?rev=428288&view=rev
Log:
More spellings correction

Modified:
    webservices/axis2/trunk/c/include/axis2_op_client.h

Modified: webservices/axis2/trunk/c/include/axis2_op_client.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_op_client.h?rev=428288&r1=428287&r2=428288&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_op_client.h (original)
+++ webservices/axis2/trunk/c/include/axis2_op_client.h Thu Aug  3 02:06:10 2006
@@ -101,7 +101,7 @@
          * @param op_client pointer to operation client struct
          * @param env pointer to environment struct
          * @param msg_ctx message context to be added. operation client takes 
-         * over the ownership of the mssage context struct.
+         * over the ownership of the message context struct.
          * @return AXIS2_SUCCESS on success, else AXIS2_FAILURE
          */
         axis2_status_t (AXIS2_CALL *
@@ -129,7 +129,7 @@
          * @param op_client pointer to operation client struct
          * @param env pointer to environment struct
          * @param callback the callback to be used. operation client takes 
-         * over the ownership of the mssage context struct.
+         * over the ownership of the message context struct.
          * @return AXIS2_SUCCESS on success, else AXIS2_FAILURE
          */
         axis2_status_t (AXIS2_CALL *



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org