X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/8011587ef34d98398b60be8fcd6c6ecf499c0676..0274b57d55a12ed38259757dbfae96b79cfa2e0b:/cgit.h diff --git a/cgit.h b/cgit.h index 91db98a..aab898b 100644 --- a/cgit.h +++ b/cgit.h @@ -121,6 +121,7 @@ struct cgit_query { char *url; int ofs; int nohead; + int showmsg; }; struct cgit_config {