aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/gnunet-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/statistics/gnunet-statistics.c
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
Diffstat (limited to 'src/statistics/gnunet-statistics.c')
-rw-r--r--src/statistics/gnunet-statistics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/gnunet-statistics.c b/src/statistics/gnunet-statistics.c
index b9aedb4e7..5894ef68c 100644
--- a/src/statistics/gnunet-statistics.c
+++ b/src/statistics/gnunet-statistics.c
@@ -396,7 +396,7 @@ print_finish (void *cls)
396 * Implements #GNUNET_STATISTICS_Callback 396 * Implements #GNUNET_STATISTICS_Callback
397 * 397 *
398 * @param cls Closure - The index of the node. 398 * @param cls Closure - The index of the node.
399 * @param succes Whether statistics were obtained successfully. 399 * @param success Whether statistics were obtained successfully.
400 */ 400 */
401static void 401static void
402continuation_print (void *cls, 402continuation_print (void *cls,