aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_statistics.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_statistics.c
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
Diffstat (limited to 'src/testbed/testbed_api_statistics.c')
-rw-r--r--src/testbed/testbed_api_statistics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/testbed_api_statistics.c b/src/testbed/testbed_api_statistics.c
index 7fe47d2a0..e800baa73 100644
--- a/src/testbed/testbed_api_statistics.c
+++ b/src/testbed/testbed_api_statistics.c
@@ -145,7 +145,7 @@ static struct OperationQueue *no_wait_queue;
145/** 145/**
146 * Call statistics operation completion. We call it in a separate task because 146 * Call statistics operation completion. We call it in a separate task because
147 * the iteration_completion_cb() cannot destroy statistics handle which will be 147 * the iteration_completion_cb() cannot destroy statistics handle which will be
148 * the case if the user calles GNUNET_TESTBED_operation_done() on the 148 * the case if the user calls GNUNET_TESTBED_operation_done() on the
149 * get_statistics operation. 149 * get_statistics operation.
150 * 150 *
151 * @param cls the GetStatsContext 151 * @param cls the GetStatsContext