]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Merge branch 'full-log'
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index f1fbeca0be7f08dc70221cb2d7cac433df039901..cb2f176f621f52d60489dd817d2776411360b3bf 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -123,6 +123,7 @@ struct cgit_query {
        int   ofs;
        int nohead;
        char *sort;
+       int showmsg;
 };
 
 struct cgit_config {