aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_hosts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/testbed_api_hosts.c')
-rw-r--r--src/testbed/testbed_api_hosts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/testbed_api_hosts.c b/src/testbed/testbed_api_hosts.c
index 95a6bf76f..26d2553e0 100644
--- a/src/testbed/testbed_api_hosts.c
+++ b/src/testbed/testbed_api_hosts.c
@@ -1044,7 +1044,7 @@ clear_msg (void *cls, int result)
1044 1044
1045/** 1045/**
1046 * Callback that will be called when the helper process dies. This is not called 1046 * Callback that will be called when the helper process dies. This is not called
1047 * when the helper process is stoped using GNUNET_HELPER_stop() 1047 * when the helper process is stopped using GNUNET_HELPER_stop()
1048 * 1048 *
1049 * @param cls the closure from GNUNET_HELPER_start() 1049 * @param cls the closure from GNUNET_HELPER_start()
1050 */ 1050 */