src/server/public/webdav.h

changeset 611
b446daba6839
parent 479
2a42ba73ecdd
equal deleted inserted replaced
610:447e6d9ba8a4 611:b446daba6839
251 251
252 WSBool isclosed; 252 WSBool isclosed;
253 253
254 int err; 254 int err;
255 255
256 int status;
257
256 /* 258 /*
257 * int addprop(WebdavResource *res, WebdavProperty *property, int status); 259 * int addprop(WebdavResource *res, WebdavProperty *property, int status);
258 * 260 *
259 * Adds a property to the resource 261 * Adds a property to the resource
260 */ 262 */

mercurial