X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e154edd8078020d6eba41b448afade0a68617f35..140012d7a8e51df5a9f9c556696778b86ade4fc9:/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 {