aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing.c')
-rw-r--r--src/testing/testing.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index 2b9b560fa..eae5076e0 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -265,7 +265,7 @@ start_fsm (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
265 ARM_START_WAIT, 265 ARM_START_WAIT,
266 d, 266 d,
267 &testing_init, 267 &testing_init,
268 NULL, NULL, NULL, 268 NULL, NULL,
269 NULL, GNUNET_NO, 269 NULL, GNUNET_NO,
270 NULL, GNUNET_NO, no_handlers); 270 NULL, GNUNET_NO, no_handlers);
271 break; 271 break;
@@ -904,7 +904,7 @@ GNUNET_TESTING_daemons_connect (struct GNUNET_TESTING_Daemon *d1,
904 timeout, 904 timeout,
905 ctx, 905 ctx,
906 NULL, 906 NULL,
907 NULL, &connect_notify, NULL, 907 &connect_notify, NULL,
908 NULL, GNUNET_NO, 908 NULL, GNUNET_NO,
909 NULL, GNUNET_NO, no_handlers); 909 NULL, GNUNET_NO, no_handlers);
910 if (ctx->d1core == NULL) 910 if (ctx->d1core == NULL)