mirror of
https://git.zx2c4.com/cgit
synced 2025-07-31 16:14:28 +02:00
Move repo summary functions into ui-summary.c
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
74620f12e4
commit
1418034e64
4 changed files with 59 additions and 47 deletions
3
cgit.h
3
cgit.h
|
@ -79,4 +79,7 @@ extern void cgit_print_repolist(struct cacheitem *item);
|
|||
|
||||
extern void cgit_repo_config_cb(const char *name, const char *value);
|
||||
|
||||
extern void cgit_print_repo_summary();
|
||||
|
||||
|
||||
#endif /* CGIT_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue