]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Fix diff mode switching when side-by-side-diffs=1
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index b5f00fc9c1c1d6d6e7f7a8cdc2695cab334752ab..63847ff49a64caa7ba9367e58526bcbebe9cfa9b 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -133,6 +133,7 @@ struct reflist {
 struct cgit_query {
        int has_symref;
        int has_sha1;
+       int has_ssdiff;
        char *raw;
        char *repo;
        char *page;