dav/error.h

changeset 747
efbd59642577
parent 364
3769ba002fd1
child 783
36a7f2ea7d12
equal deleted inserted replaced
746:a569148841ff 747:efbd59642577
33 33
34 #ifdef __cplusplus 34 #ifdef __cplusplus
35 extern "C" { 35 extern "C" {
36 #endif 36 #endif
37 37
38 void print_resource_error(DavSession *sn, char *path); 38 void print_resource_error(DavSession *sn, const char *path);
39 39
40 40
41 #ifdef __cplusplus 41 #ifdef __cplusplus
42 } 42 }
43 #endif 43 #endif

mercurial