From 051666a90b2c4779efdc8cfb49ab7316c94b58b0 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 21 Sep 2025 20:37:34 +0200 Subject: peppol file importing + invoice rw tests --- libs/xml.c/src/xml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/xml.c/src/xml.h') diff --git a/libs/xml.c/src/xml.h b/libs/xml.c/src/xml.h index 688a4be..b5ce81f 100644 --- a/libs/xml.c/src/xml.h +++ b/libs/xml.c/src/xml.h @@ -154,7 +154,7 @@ struct xml_string* xml_node_attribute_content(struct xml_node* node, size_t attr * @warning Last argument must be 0 */ struct xml_node* xml_easy_child(struct xml_node* node, uint8_t const* child, ...); - +struct xml_node* xml_easy_vchild(struct xml_node* node, uint8_t const* child_name, va_list arguments); /** -- cgit v1.2.3-70-g09d2