X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e154edd8078020d6eba41b448afade0a68617f35..f250c1ca2ea7f35d65f639e42e8b8f0657515e5d:/cgit.h diff --git a/cgit.h b/cgit.h index d07185c..ea90833 100644 --- a/cgit.h +++ b/cgit.h @@ -120,6 +120,8 @@ struct cgit_query { char *mimetype; char *url; int ofs; + int nohead; + char *sort; }; struct cgit_config {