dav/config.h

changeset 317
7eea57f6d847
parent 296
bb49953b1cf8
child 319
2433b5969d44
--- a/dav/config.h	Sun Sep 24 11:31:01 2017 +0200
+++ b/dav/config.h	Sun Sep 24 14:31:42 2017 +0200
@@ -75,6 +75,7 @@
 int load_key(const xmlNode *keynode);
 int load_proxy(DavProxy*, const xmlNode *proxynode, int type);
 sstr_t load_key_file(char *filename);
+int load_namespace(const xmlNode *node);
 
 Repository* repository_new(void);
 

mercurial