diff -r 41e88442ad4e -r da079dc0724c dav/config.h --- a/dav/config.h Thu Jan 29 11:43:41 2015 +0100 +++ b/dav/config.h Sun Feb 08 16:36:32 2015 +0100 @@ -73,6 +73,7 @@ }; void load_config(DavContext *ctx); +void free_config(); void load_repository(xmlNode *reponode); void load_key(xmlNode *keynode); void load_proxy(xmlNode *proxynode, int type);