dav/error.h

changeset 747
efbd59642577
parent 364
3769ba002fd1
child 783
36a7f2ea7d12
--- a/dav/error.h	Sun Apr 16 14:12:24 2023 +0200
+++ b/dav/error.h	Fri Apr 21 21:25:32 2023 +0200
@@ -35,7 +35,7 @@
 extern "C" {
 #endif
 
-void print_resource_error(DavSession *sn, char *path);
+void print_resource_error(DavSession *sn, const char *path);
 
 
 #ifdef __cplusplus

mercurial