aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_topo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/test_dht_topo.c')
-rw-r--r--src/dht/test_dht_topo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dht/test_dht_topo.c b/src/dht/test_dht_topo.c
index c9036d2c1..1ab580d5b 100644
--- a/src/dht/test_dht_topo.c
+++ b/src/dht/test_dht_topo.c
@@ -239,6 +239,7 @@ shutdown_task (void *cls,
239 } 239 }
240 (void) GNUNET_TESTBED_get_statistics (NUM_PEERS, 240 (void) GNUNET_TESTBED_get_statistics (NUM_PEERS,
241 my_peers, 241 my_peers,
242 NULL, NULL,
242 &handle_stats, 243 &handle_stats,
243 &stats_finished, 244 &stats_finished,
244 ctx); 245 ctx);