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