Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ui-repolist.h - git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c23e5d2f159336989c6a316a2e0948d4b9d6b4ed (plain)
1
2
3
4
5
6
#ifndef UI_REPOLIST_H
#define UI_REPOLIST_H

extern void cgit_print_repolist();

#endif /* UI_REPOLIST_H */