X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c5984a9896b39748e61daf6e620483749654b102..e9cbdf64632fbe64d6b0c4974ac947ef954938e7:/ui-summary.h diff --git a/ui-summary.h b/ui-summary.h index 37aedd2..0896650 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(char *path); #endif /* UI_SUMMARY_H */