summaryrefslogtreecommitdiffstats
path: root/axiom/include/axiom_stax_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'axiom/include/axiom_stax_builder.h')
-rw-r--r--axiom/include/axiom_stax_builder.h3
1 files changed, 2 insertions, 1 deletions
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.