tvl-depot/third_party/cgit/ui-repolist.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
154 B
C
Raw Normal View History

#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 */