aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/testbed_api.c')
-rw-r--r--src/testbed/testbed_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testbed/testbed_api.c b/src/testbed/testbed_api.c
index 386850b89..18bb0c3f6 100644
--- a/src/testbed/testbed_api.c
+++ b/src/testbed/testbed_api.c
@@ -239,7 +239,7 @@ struct SearchContext
239/** 239/**
240 * Search iterator for searching an operation context 240 * Search iterator for searching an operation context
241 * 241 *
242 * @param cls the serach context 242 * @param cls the search context
243 * @param key current key code 243 * @param key current key code
244 * @param value value in the hash map 244 * @param value value in the hash map
245 * @return #GNUNET_YES if we should continue to iterate, 245 * @return #GNUNET_YES if we should continue to iterate,
@@ -408,7 +408,7 @@ handle_add_host_confirm (void *cls,
408 * Handler for forwarded operations 408 * Handler for forwarded operations
409 * 409 *
410 * @param c the controller handle 410 * @param c the controller handle
411 * @param opc the opearation context 411 * @param opc the operation context
412 * @param msg the message 412 * @param msg the message
413 */ 413 */
414static void 414static void