aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology_blacklist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_testing_topology_blacklist.c')
-rw-r--r--src/testing/test_testing_topology_blacklist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_testing_topology_blacklist.c b/src/testing/test_testing_topology_blacklist.c
index 2c1a8b31c..ea32e339d 100644
--- a/src/testing/test_testing_topology_blacklist.c
+++ b/src/testing/test_testing_topology_blacklist.c
@@ -535,7 +535,7 @@ run (void *cls,
535 "didn't start all daemons in reasonable amount of time!!!"); 535 "didn't start all daemons in reasonable amount of time!!!");
536 536
537 pg = GNUNET_TESTING_daemons_start (cfg, 537 pg = GNUNET_TESTING_daemons_start (cfg,
538 peers_left, peers_left, 538 peers_left, peers_left, peers_left,
539 TIMEOUT, &hostkey_callback, 539 TIMEOUT, &hostkey_callback,
540 NULL, &peers_started_callback, NULL, 540 NULL, &peers_started_callback, NULL,
541 &topology_callback, NULL, NULL); 541 &topology_callback, NULL, NULL);