X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a1429dbc89f9c0945e32cea9fd3424d2fe56aeab..961893b5478e7676b1a422185fcac41f89434b0a:/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;