X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0b6a716d1b9f18e8cc00940a7962e542b9358238..f2ced535e9f2c2ada7f184735a07a1190a9d810f:/cgit.h diff --git a/cgit.h b/cgit.h index b5f00fc..63847ff 100644 --- 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;