X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a431326e8fab8153905fbde036dd3c9fb4cc8eaa..f60ffa143cca61e9729ac71033e1a556cf422871:/ui-stats.h diff --git a/ui-stats.h b/ui-stats.h index f0761ba..341ab13 100644 --- a/ui-stats.h +++ b/ui-stats.h @@ -23,6 +23,6 @@ struct cgit_period { extern int cgit_find_stats_period(const char *expr, struct cgit_period **period); extern const char *cgit_find_stats_periodname(int idx); -extern void cgit_show_stats(struct cgit_context *ctx); +extern void cgit_show_stats(void); #endif /* UI_STATS_H */