dav/config.h

changeset 194
1950f483d3c4
parent 185
cd42cccee550
child 198
44054c452de1
equal deleted inserted replaced
193:cd30c7a7baf8 194:1950f483d3c4
88 DavSession *repository_session(Repository *repo); 88 DavSession *repository_session(Repository *repo);
89 Key* get_key(char *name); 89 Key* get_key(char *name);
90 Proxy* get_http_proxy(); 90 Proxy* get_http_proxy();
91 Proxy* get_https_proxy(); 91 Proxy* get_https_proxy();
92 92
93 int add_repository(Repository *repo);
94
93 #ifdef __cplusplus 95 #ifdef __cplusplus
94 } 96 }
95 #endif 97 #endif
96 98
97 #endif /* CONFIG_H */ 99 #endif /* CONFIG_H */

mercurial