aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_statistics.c
diff options
context:
space:
mode:
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