-rw-r--r-- | ui-stats.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,2 +23,3 @@ 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); |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | ui-stats.h | 1 |
@@ -23,2 +23,3 @@ 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); |