aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_monitor.c')
-rw-r--r--src/dht/test_dht_monitor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dht/test_dht_monitor.c b/src/dht/test_dht_monitor.c
index 0212c900b..5e6fc074a 100644
--- a/src/dht/test_dht_monitor.c
+++ b/src/dht/test_dht_monitor.c
@@ -216,7 +216,6 @@ do_puts (void *cls)
216 GNUNET_BLOCK_TYPE_TEST, 216 GNUNET_BLOCK_TYPE_TEST,
217 sizeof (value), &value, 217 sizeof (value), &value,
218 GNUNET_TIME_UNIT_FOREVER_ABS, 218 GNUNET_TIME_UNIT_FOREVER_ABS,
219 GNUNET_TIME_UNIT_FOREVER_REL,
220 NULL, NULL); 219 NULL, NULL);
221 } 220 }
222 put_task = GNUNET_SCHEDULER_add_delayed (PUT_FREQUENCY, 221 put_task = GNUNET_SCHEDULER_add_delayed (PUT_FREQUENCY,