X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e19683bedebc74593cb4c4518e47a334a5478e1e..77b6f833441dda1dd50f5a51a81036b1fde815d5:/ui-summary.h diff --git a/ui-summary.h b/ui-summary.h index 3e13039..0896650 100644 --- a/ui-summary.h +++ b/ui-summary.h @@ -1,7 +1,7 @@ #ifndef UI_SUMMARY_H #define UI_SUMMARY_H -extern void cgit_print_summary(); -extern void cgit_print_repo_readme(); +extern void cgit_print_summary(void); +extern void cgit_print_repo_readme(char *path); #endif /* UI_SUMMARY_H */