X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/d96d2c98ebc4c2d3765f5b35c4142e0e828a421b..04254fa903701943bd45a479a952cc213a5b112a:/cgit.h diff --git a/cgit.h b/cgit.h index bad66f0..c7ab5c6 100644 --- 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;