]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.h
ui-log: use css to make full-log prettier
[cgit.git] / cgit.h
diff --git a/cgit.h b/cgit.h
index 91db98aa900061046fa342935f78bd82a89b665b..aab898b03bdbff524059b17b2ebc136243fa605d 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -121,6 +121,7 @@ struct cgit_query {
        char *url;
        int   ofs;
        int nohead;
+       int showmsg;
 };
 
 struct cgit_config {