libidav/config.h

changeset 823
04c60a353331
parent 796
81e0f67386a6
child 826
b6e9fd3f1951
--- a/libidav/config.h	Sun Jul 21 23:19:40 2024 +0200
+++ b/libidav/config.h	Sun Jul 21 23:27:52 2024 +0200
@@ -186,6 +186,8 @@
 int dav_config_keytype(DavCfgKeyType type);
 int dav_config_register_keys(DavConfig *config, DavContext *ctx, dav_loadkeyfile_func loadkey);
 
+int dav_config_register_namespaces(DavConfig *config, DavContext *ctx);
+
 #ifdef __cplusplus
 }
 #endif

mercurial