X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9c8be943f72b6f1bda5a31ce401899c3dd734e98..e78186dcb63ec67a38dddfcd8f91d2108583320b:/cgit.h?ds=inline diff --git a/cgit.h b/cgit.h index f1fbeca..cb2f176 100644 --- a/cgit.h +++ b/cgit.h @@ -123,6 +123,7 @@ struct cgit_query { int ofs; int nohead; char *sort; + int showmsg; }; struct cgit_config {