dav/db.h

changeset 444
761dc4867208
parent 380
8a0c727aa409
child 521
c5bbae4b3cca
equal deleted inserted replaced
443:2f019a4bc78a 444:761dc4867208
54 DavBool tags_updated; 54 DavBool tags_updated;
55 UcxBuffer *cached_tags; 55 UcxBuffer *cached_tags;
56 char *tags_hash; 56 char *tags_hash;
57 57
58 DavBool keep; 58 DavBool keep;
59 DavBool restore;
59 }; 60 };
60 61
61 struct SyncDatabase { 62 struct SyncDatabase {
62 UcxMap *resources; 63 UcxMap *resources;
63 UcxMap *conflict; 64 UcxMap *conflict;

mercurial