src/server/webdav/multistatus.h

branch
webdav
changeset 227
3c23855f7b46
parent 226
49adcbd7d473
child 229
73cb1c98ef7d
equal deleted inserted replaced
226:49adcbd7d473 227:3c23855f7b46
75 PropertyErrorList *errors; 75 PropertyErrorList *errors;
76 76
77 WebdavPList *plist_begin; 77 WebdavPList *plist_begin;
78 WebdavPList *plist_end; 78 WebdavPList *plist_end;
79 79
80 UcxMap *nsdef;
81
82 MSResponse *next; 80 MSResponse *next;
83 WSBool closing; 81 WSBool closing;
84 }; 82 };
85 83
86 struct PropertyErrorList { 84 struct PropertyErrorList {

mercurial