X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/523c133e2e5f7089a3d18ac23f2074b60991a7f0..8905003cba637e5b18069e625cd4f4c05ac30251:/ui-summary.h diff --git a/ui-summary.h b/ui-summary.h index c01f560..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(char *path); +extern void cgit_print_summary(void); +extern void cgit_print_repo_readme(const char *path); #endif /* UI_SUMMARY_H */