libidav/config.h

changeset 823
04c60a353331
parent 796
81e0f67386a6
child 826
b6e9fd3f1951
equal deleted inserted replaced
822:f9e40f5c6daf 823:04c60a353331
184 DavCfgRepository* dav_config_url2repo_s(DavConfig *config, cxstring url, cxmutstr *path); 184 DavCfgRepository* dav_config_url2repo_s(DavConfig *config, cxstring url, cxmutstr *path);
185 185
186 int dav_config_keytype(DavCfgKeyType type); 186 int dav_config_keytype(DavCfgKeyType type);
187 int dav_config_register_keys(DavConfig *config, DavContext *ctx, dav_loadkeyfile_func loadkey); 187 int dav_config_register_keys(DavConfig *config, DavContext *ctx, dav_loadkeyfile_func loadkey);
188 188
189 int dav_config_register_namespaces(DavConfig *config, DavContext *ctx);
190
189 #ifdef __cplusplus 191 #ifdef __cplusplus
190 } 192 }
191 #endif 193 #endif
192 194
193 #endif /* LIBIDAV_CONFIG_H */ 195 #endif /* LIBIDAV_CONFIG_H */

mercurial