X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9c8be943f72b6f1bda5a31ce401899c3dd734e98..236665d70d142dcb822efce84c3021dd6ac5df13:/cgit.h 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 {