dav/scfg.h

changeset 244
47791bdf1725
parent 233
d8042cede66c
child 256
54433cb371df
equal deleted inserted replaced
243:f5921d151c29 244:47791bdf1725
36 36
37 #ifdef __cplusplus 37 #ifdef __cplusplus
38 extern "C" { 38 extern "C" {
39 #endif 39 #endif
40 40
41 #define DAV_MAX_RETRY 1
42 41
43 typedef struct SyncDirectory { 42 typedef struct SyncDirectory {
44 char *name; 43 char *name;
45 char *path; 44 char *path;
46 char *trash; 45 char *trash;

mercurial