cgit

ref: v0.11.2

./ui-repolist.h


1
2
3
4
5
6
7
#ifndef UI_REPOLIST_H
#define UI_REPOLIST_H

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

#endif /* UI_REPOLIST_H */