X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c5984a9896b39748e61daf6e620483749654b102..73e98c16e8c63f0061d2b7e792c3b7d0552c05a9:/ui-summary.h diff --git a/ui-summary.h b/ui-summary.h index 37aedd2..cba696a 100644 --- a/ui-summary.h +++ b/ui-summary.h @@ -1,6 +1,7 @@ #ifndef UI_SUMMARY_H #define UI_SUMMARY_H -extern void cgit_print_summary(); +extern void cgit_print_summary(void); +extern void cgit_print_repo_readme(const char *path); #endif /* UI_SUMMARY_H */