src/server/webdav/webdav.h

changeset 481
31affbf33911
parent 415
d938228c382e
child 490
d218607f5a7e
equal deleted inserted replaced
480:9f69e4b8b695 481:31affbf33911
130 VFSFile *file, 130 VFSFile *file,
131 WSBool commit); 131 WSBool commit);
132 132
133 CxHashKey webdav_property_key(const char *ns, const char *name); 133 CxHashKey webdav_property_key(const char *ns, const char *name);
134 134
135 CxHashKey webdav_property_key_a(CxAllocator *a, const char *ns, const char *name);
136
135 #ifdef __cplusplus 137 #ifdef __cplusplus
136 } 138 }
137 #endif 139 #endif
138 140
139 #endif /* WEBDAV_H */ 141 #endif /* WEBDAV_H */

mercurial