X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/8011587ef34d98398b60be8fcd6c6ecf499c0676..54272e60965ec6a98b49cbf67d72a4b1f5adc55b:/cgit.h?ds=inline 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 {