Move repo summary functions into ui-summary.c

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli
2006-12-11 16:55:07 +01:00
szülő 74620f12e4
commit 1418034e64
4 fájl változott, egészen pontosan 59 új sor hozzáadva és 47 régi sor törölve

3
cgit.h
Fájl megtekintése

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