X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/905dbaef5aa33ea11d385b82de0188fee73dd655..fb87de795b9f1b1e21825243716ff1156097adf2:/ui-summary.h diff --git a/ui-summary.h b/ui-summary.h index 3e13039..cba696a 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(const char *path); #endif /* UI_SUMMARY_H */