From fb58131071e0fd446fb8f0910cb642fd0606e9d1 Mon Sep 17 00:00:00 2001 From: shankar Date: Wed, 24 Mar 2010 05:29:52 +0000 Subject: refactor to improve performance git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@926937 13f79535-47bb-0310-9956-ffa450edef68 --- axiom/include/axiom_stax_builder.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'axiom/include') diff --git a/axiom/include/axiom_stax_builder.h b/axiom/include/axiom_stax_builder.h index 8ec8af1..04115ac 100644 --- a/axiom/include/axiom_stax_builder.h +++ b/axiom/include/axiom_stax_builder.h @@ -70,7 +70,8 @@ extern "C" axiom_stax_builder_t *builder, const axutil_env_t * env); - /** Gets the document associated with the builder + /** + * Gets the document associated with the builder * @param builder axiom_stax_builder * @param env environment * @return pointer to document struct associated with builder NULL if an error occurred. -- cgit v1.1-32-gdbae