dav/scfg.h

changeset 417
f340460a8b5d
parent 402
babdf40dd22c
child 490
d94c4fd35c21
--- a/dav/scfg.h	Tue Jun 12 11:14:16 2018 +0200
+++ b/dav/scfg.h	Wed Jun 13 16:57:56 2018 +0200
@@ -60,7 +60,7 @@
     TagConfig *tagconfig;
     UcxList *include;
     UcxList *exclude;
-    SyncTagFilter *tagfilter;
+    UcxList *tagfilter;
     int max_retry;
     int allow_cmd;
     time_t lock_timeout;

mercurial