dav/sync.h

changeset 679
0d352b79363a
parent 672
4bfe452a2665
child 723
5ca174b3247a
--- a/dav/sync.h	Sat Nov 09 10:18:58 2019 +0100
+++ b/dav/sync.h	Fri Nov 15 18:07:11 2019 +0100
@@ -125,6 +125,7 @@
         const char *path,
         DavResource *res,
         SyncDatabase *db,
+        DavBool update_local,
         int *counter);
 int sync_get_collection(
         CmdArgs *a,

mercurial