On Fri, Mar 4, 2011 at 01:31, Ferry Huberts <mailings at hupie.com> wrote: > -extern int cgit_open_filter(struct cgit_filter *filter); > +extern int cgit_open_filter(struct cgit_filter *filter, struct cgit_repo * repo); This looks good. -- larsh