aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_3peers_3controllers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/test_testbed_api_3peers_3controllers.c')
-rw-r--r--src/testbed/test_testbed_api_3peers_3controllers.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testbed/test_testbed_api_3peers_3controllers.c b/src/testbed/test_testbed_api_3peers_3controllers.c
index bf9011941..17072ffa8 100644
--- a/src/testbed/test_testbed_api_3peers_3controllers.c
+++ b/src/testbed/test_testbed_api_3peers_3controllers.c
@@ -787,12 +787,12 @@ registration_comp (void *cls, const char *emsg)
787 787
788 788
789/** 789/**
790 * Callback to signal successfull startup of the controller process 790 * Callback to signal successful startup of the controller process
791 * 791 *
792 * @param cls the closure from GNUNET_TESTBED_controller_start() 792 * @param cls the closure from GNUNET_TESTBED_controller_start()
793 * @param cfg the configuration with which the controller has been started; 793 * @param cfg the configuration with which the controller has been started;
794 * NULL if status is not GNUNET_OK 794 * NULL if status is not GNUNET_OK
795 * @param status GNUNET_OK if the startup is successfull; GNUNET_SYSERR if not, 795 * @param status GNUNET_OK if the startup is successful; GNUNET_SYSERR if not,
796 * GNUNET_TESTBED_controller_stop() shouldn't be called in this case 796 * GNUNET_TESTBED_controller_stop() shouldn't be called in this case
797 */ 797 */
798static void 798static void