application/config.h

changeset 7
905ac52c910f
parent 6
09ac07345656
equal deleted inserted replaced
6:09ac07345656 7:905ac52c910f
62 int pwdstore_save(PwdStore* pwdstore); 62 int pwdstore_save(PwdStore* pwdstore);
63 63
64 64
65 int request_auth(DavSession* sn, void* userdata); 65 int request_auth(DavSession* sn, void* userdata);
66 66
67 DavSession* connect_to_repo(DavContext *ctx, DavCfgRepository *repo, const char *path, dav_auth_func authfunc);
68
67 #ifdef __cplusplus 69 #ifdef __cplusplus
68 } 70 }
69 #endif 71 #endif
70 72
71 #endif /* CONFIG_H */ 73 #endif /* CONFIG_H */

mercurial