X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/cb1cc0d82d764051d8376281fcb556153f074c1a..5632ba35d133ee29d46c031cdd4b4a37097b8ca1:/cgit.h diff --git a/cgit.h b/cgit.h index d07185c..91db98a 100644 --- a/cgit.h +++ b/cgit.h @@ -120,6 +120,7 @@ struct cgit_query { char *mimetype; char *url; int ofs; + int nohead; }; struct cgit_config {