X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/90f64ad96d2e4490d68db71554ebce7a54206f80..8c4c2c464b664228d4819af6ec1f8438af3c7c89:/ui-summary.h diff --git a/ui-summary.h b/ui-summary.h index 3e13039..c01f560 100644 --- a/ui-summary.h +++ b/ui-summary.h @@ -2,6 +2,6 @@ #define UI_SUMMARY_H extern void cgit_print_summary(); -extern void cgit_print_repo_readme(); +extern void cgit_print_repo_readme(char *path); #endif /* UI_SUMMARY_H */