diff options
Diffstat (limited to 'ui-summary.h')
-rw-r--r-- | ui-summary.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui-summary.h b/ui-summary.h index d6dc5ba..c01f560 100644 --- a/ui-summary.h +++ b/ui-summary.h | |||
@@ -1,7 +1,6 @@ | |||
1 | #ifndef UI_SUMMARY_H | 1 | #ifndef UI_SUMMARY_H |
2 | #define UI_SUMMARY_H | 2 | #define UI_SUMMARY_H |
3 | 3 | ||
4 | extern void cgit_parse_readme(const char *readme, const char *path, char **filename, char **ref, struct cgit_repo *repo); | ||
5 | extern void cgit_print_summary(); | 4 | extern void cgit_print_summary(); |
6 | extern void cgit_print_repo_readme(char *path); | 5 | extern void cgit_print_repo_readme(char *path); |
7 | 6 | ||