aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/gnunet-namestore.c')
-rw-r--r--src/namestore/gnunet-namestore.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/gnunet-namestore.c b/src/namestore/gnunet-namestore.c
index 36aae6056..f23988df6 100644
--- a/src/namestore/gnunet-namestore.c
+++ b/src/namestore/gnunet-namestore.c
@@ -718,6 +718,7 @@ testservice_task (void *cls,
718 { 718 {
719 zm = GNUNET_NAMESTORE_zone_monitor_start (cfg, 719 zm = GNUNET_NAMESTORE_zone_monitor_start (cfg,
720 &zone_pkey, 720 &zone_pkey,
721 GNUNET_YES,
721 &display_record, 722 &display_record,
722 &sync_cb, 723 &sync_cb,
723 NULL); 724 NULL);