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 da...@apache.org on 2008/01/28 06:22:07 UTC

svn commit: r615730 - /webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h

Author: damitha
Date: Sun Jan 27 21:22:07 2008
New Revision: 615730

URL: http://svn.apache.org/viewvc?rev=615730&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h?rev=615730&r1=615729&r2=615730&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h Sun Jan 27 21:22:07 2008
@@ -187,6 +187,11 @@
         const axutil_env_t * env,
         int soap_version);
 
+    AXIS2_EXTERN axis2_status_t AXIS2_CALL
+    axiom_soap_envelope_increment_ref(
+        axiom_soap_envelope_t * envelope,
+        const axutil_env_t * env);
+
     /** @} */
 
 #ifdef __cplusplus



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