X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/54c407a74a35d4ee9ffae94cc5bc9096c9f7f54a..ccba7eb9d0c43ffe99178ab6632dc3794f887309:/ui-summary.c diff --git a/ui-summary.c b/ui-summary.c index 8e81ac4..947812a 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -99,7 +99,7 @@ static char* append_readme_path(const char *filename, const char *ref, const cha return full_path; } -void cgit_print_repo_readme(char *path) +void cgit_print_repo_readme(const char *path) { char *filename, *ref, *mimetype; int free_filename = 0;