summaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_monitoring.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/test_namestore_api_monitoring.c')
-rw-r--r--src/namestore/test_namestore_api_monitoring.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_api_monitoring.c b/src/namestore/test_namestore_api_monitoring.c
index 0bd1e1350..c9b182fc8 100644
--- a/src/namestore/test_namestore_api_monitoring.c
+++ b/src/namestore/test_namestore_api_monitoring.c
@@ -274,7 +274,8 @@ run (void *cls,
274 274
275 /* Start monitoring */ 275 /* Start monitoring */
276 zm = GNUNET_NAMESTORE_zone_monitor_start (cfg, 276 zm = GNUNET_NAMESTORE_zone_monitor_start (cfg,
277 privkey, 277 privkey,
278 GNUNET_YES,
278 &zone_proc, 279 &zone_proc,
279 NULL, 280 NULL,
280 NULL); 281 NULL);