X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/7b5cee65fd9cf31e4f19ce4ff613778cb95512a9..d71c0c725d7b5ddfc5b788d328a5fc7a27739662:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 91db98a..ea90833 100644 --- a/cgit.h +++ b/cgit.h @@ -121,6 +121,7 @@ struct cgit_query { char *url; int ofs; int nohead; + char *sort; }; struct cgit_config {