libidav/webdav.h

changeset 560
a816e805e5db
parent 555
c9ada14ee90e
child 587
3c917df041b8
--- a/libidav/webdav.h	Tue Apr 09 18:23:23 2019 +0200
+++ b/libidav/webdav.h	Wed Apr 10 11:03:37 2019 +0200
@@ -41,7 +41,7 @@
 extern "C" {
 #endif
 
-typedef int DavBool;
+typedef char DavBool;
 #ifndef TRUE
 #define TRUE 1
 #endif

mercurial