aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
commitaa78134a557079ce570345e751e4c36c4b2ba79a (patch)
treef7bf25950513285184e2426109235337d0aef8be /src/testbed/testbed_api.c
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
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