cgitsb/ui-stats.h

9 рядки
138 B
C

#ifndef UI_STATS_H
#define UI_STATS_H
#include "cgit.h"
extern void cgit_show_stats(struct cgit_context *ctx);
#endif /* UI_STATS_H */