dav/config.h

changeset 198
44054c452de1
parent 194
1950f483d3c4
child 199
f448fc8c9191
equal deleted inserted replaced
197:79a866256be4 198:44054c452de1
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); 93 int add_repository(Repository *repo);
94 int list_repositories();
94 95
95 #ifdef __cplusplus 96 #ifdef __cplusplus
96 } 97 }
97 #endif 98 #endif
98 99

mercurial