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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]