summaryrefslogtreecommitdiffstats
path: root/lasso/xml/xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml/xml.h')
-rw-r--r--lasso/xml/xml.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/xml/xml.h b/lasso/xml/xml.h
index c88b88fd..a6e7e032 100644
--- a/lasso/xml/xml.h
+++ b/lasso/xml/xml.h
@@ -123,6 +123,7 @@ LASSO_EXPORT gint lasso_node_verify_signature(LassoNode *node,
void lasso_node_init_xml_with_snippets(xmlNode *node, struct XmlSnippet *snippets);
+void lasso_node_build_xml_with_snippets(xmlNode *node, struct XmlSnippet *snippets);
#ifdef __cplusplus