dav/webdav.h

changeset 22
e593f7e41be0
parent 21
78935b45e2ce
child 26
146171b57e69
--- a/dav/webdav.h	Mon Aug 19 12:50:42 2013 +0200
+++ b/dav/webdav.h	Mon Aug 19 14:23:00 2013 +0200
@@ -94,6 +94,7 @@
     UcxMempool    *mp;
     UcxAllocator  *allocator;
     DavError      error;
+    const char    *errorstr;
 };
 
 struct DavContext {

mercurial