aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_test.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/test_testbed_api_test.c
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
Diffstat (limited to 'src/testbed/test_testbed_api_test.c')
-rw-r--r--src/testbed/test_testbed_api_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/test_testbed_api_test.c b/src/testbed/test_testbed_api_test.c
index aefbd340e..f451c6555 100644
--- a/src/testbed/test_testbed_api_test.c
+++ b/src/testbed/test_testbed_api_test.c
@@ -122,7 +122,7 @@ do_abort (void *cls)
122 * @param op the operation this callback corresponds to 122 * @param op the operation this callback corresponds to
123 * @param pinfo the result; will be NULL if the operation has failed 123 * @param pinfo the result; will be NULL if the operation has failed
124 * @param emsg error message if the operation has failed; will be NULL if the 124 * @param emsg error message if the operation has failed; will be NULL if the
125 * operation is successfull 125 * operation is successful
126 */ 126 */
127static void 127static void
128peerinfo_cb (void *cb_cls, struct GNUNET_TESTBED_Operation *op_, 128peerinfo_cb (void *cb_cls, struct GNUNET_TESTBED_Operation *op_,