dav/sync.c

changeset 147
458a8dc68048
parent 145
82475dc12dd4
child 185
cd42cccee550
--- a/dav/sync.c	Sat Oct 03 16:44:50 2015 +0200
+++ b/dav/sync.c	Sat Oct 03 18:11:07 2015 +0200
@@ -72,6 +72,7 @@
     xmlGenericErrorFunc fnc = xmlerrorfnc;
     initGenericErrorDefaultFunc(&fnc);
     ctx = dav_context_new();
+    ctx->key_input = util_key_input;
     load_config(ctx);
     
     // copy proxy config

mercurial