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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/statistics/gnunet-statistics.c b/src/statistics/gnunet-statistics.c
index bafb77c66..fe75f93aa 100644
--- a/src/statistics/gnunet-statistics.c
+++ b/src/statistics/gnunet-statistics.c
@@ -106,7 +106,8 @@ static void
106run (void *cls, 106run (void *cls,
107 struct GNUNET_SCHEDULER_Handle *sched, 107 struct GNUNET_SCHEDULER_Handle *sched,
108 char *const *args, 108 char *const *args,
109 const char *cfgfile, struct GNUNET_CONFIGURATION_Handle *cfg) 109 const char *cfgfile,
110 const struct GNUNET_CONFIGURATION_Handle *cfg)
110{ 111{
111 struct GNUNET_STATISTICS_Handle *h; 112 struct GNUNET_STATISTICS_Handle *h;
112 unsigned long long val; 113 unsigned long long val;