src/server/public/webdav.h

branch
webdav
changeset 318
60870dbac94f
parent 309
fc021bd576d4
child 319
a9b9344875aa
--- a/src/server/public/webdav.h	Tue Apr 26 18:21:25 2022 +0200
+++ b/src/server/public/webdav.h	Sat Apr 30 20:44:38 2022 +0200
@@ -476,6 +476,10 @@
         WSXmlNode *node,
         int *error);
 
+WSXmlData* wsxml_node2data(
+        pool_handle_t *pool,
+        WSXmlNode *node);
+
 #ifdef	__cplusplus
 }
 #endif

mercurial