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