libidav/webdav.h

changeset 150
37fb12574acd
parent 147
458a8dc68048
child 178
e137883e620f
--- a/libidav/webdav.h	Sat Oct 03 20:10:54 2015 +0200
+++ b/libidav/webdav.h	Sun Oct 04 15:57:40 2015 +0200
@@ -68,7 +68,8 @@
     DAV_COULDNT_CONNECT,
     DAV_TIMEOUT,
     DAV_SSL_ERROR,
-    DAV_QL_ERROR
+    DAV_QL_ERROR,
+    DAV_CONTENT_VERIFICATION_ERROR
 };
 
 typedef enum DavError DavError;

mercurial