aboutsummaryrefslogtreecommitdiffstats
path: root/ui-repolist.h
blob: 1b6b3227dbc00fa62816aea328d6c06192cc5507 (plain) (blame)
1
2
3
4
5
6
7
#ifndef UI_REPOLIST_H
#define UI_REPOLIST_H

extern void cgit_print_repolist(void);
extern void cgit_print_site_readme(void);

#endif /* UI_REPOLIST_H */