X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a8305a9543969206aa7cec03948c5a19950eedb9..7b5cee65fd9cf31e4f19ce4ff613778cb95512a9:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 08fd95a..91db98a 100644 --- a/cgit.h +++ b/cgit.h @@ -118,7 +118,9 @@ struct cgit_query { char *path; char *name; char *mimetype; + char *url; int ofs; + int nohead; }; struct cgit_config {