aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_2peers_1controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/test_testbed_api_2peers_1controller.c')
-rw-r--r--src/testbed/test_testbed_api_2peers_1controller.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testbed/test_testbed_api_2peers_1controller.c b/src/testbed/test_testbed_api_2peers_1controller.c
index 4a8b8a584..1ca1d1b2e 100644
--- a/src/testbed/test_testbed_api_2peers_1controller.c
+++ b/src/testbed/test_testbed_api_2peers_1controller.c
@@ -450,12 +450,12 @@ registration_comp (void *cls, const char *emsg)
450 450
451 451
452/** 452/**
453 * Callback to signal successfull startup of the controller process 453 * Callback to signal successful startup of the controller process
454 * 454 *
455 * @param cls the closure from GNUNET_TESTBED_controller_start() 455 * @param cls the closure from GNUNET_TESTBED_controller_start()
456 * @param cfg the configuration with which the controller has been started; 456 * @param cfg the configuration with which the controller has been started;
457 * NULL if status is not GNUNET_OK 457 * NULL if status is not GNUNET_OK
458 * @param status GNUNET_OK if the startup is successfull; GNUNET_SYSERR if not, 458 * @param status GNUNET_OK if the startup is successful; GNUNET_SYSERR if not,
459 * GNUNET_TESTBED_controller_stop() shouldn't be called in this case 459 * GNUNET_TESTBED_controller_stop() shouldn't be called in this case
460 */ 460 */
461static void 461static void