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 du...@apache.org on 2008/01/09 12:12:05 UTC

svn commit: r610339 - /webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h

Author: dushshantha
Date: Wed Jan  9 03:11:39 2008
New Revision: 610339

URL: http://svn.apache.org/viewvc?rev=610339&view=rev
Log:
Applied patch for JIRA 871. Thanks Senaka

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

Modified: webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h?rev=610339&r1=610338&r2=610339&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h Wed Jan  9 03:11:39 2008
@@ -39,7 +39,9 @@
 
     /**
       * Creates an stax builder
-      * @param environment Environment. MUST NOT be NULL, .
+      * @param environment Environment. MUST NOT be NULL.
+      * @param parser parser to be used with builder. The builder
+      * will take ownership of the parser.
       * @return a pointer to the newly created builder struct. 
       */
     AXIS2_EXTERN axiom_stax_builder_t *AXIS2_CALL



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