X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/790d2498cbc7ad60f8eef31db0467cfc97e0593b..4dee601bb6042cf7db2472b9c34530850345f680:/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;