X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9240a828d13fa8f6a9e379b94b2061ca83e6199c..d87bba846d368e560193a1f75de6d66bffe986cf:/shared.c diff --git a/shared.c b/shared.c index 7ec2e19..e4879df 100644 --- a/shared.c +++ b/shared.c @@ -376,7 +376,7 @@ int cgit_parse_snapshots_mask(const char *str) return rv; } -int cgit_open_filter(struct cgit_filter *filter) +int cgit_open_filter(struct cgit_filter *filter, struct cgit_repo * repo) { filter->old_stdout = chk_positive(dup(STDOUT_FILENO),