]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Merge branch 'stable'
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index bad66f0e24849d97d2630ac779792b1388c20494..c7ab5c63928ccc4efa4672182bc035fbae9d7135 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -137,6 +137,7 @@ struct reflist {
 struct cgit_query {
        int has_symref;
        int has_sha1;
+       int has_ssdiff;
        char *raw;
        char *repo;
        char *page;