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