diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,6 +133,7 @@ struct reflist { | |||
133 | struct cgit_query { | 133 | struct cgit_query { |
134 | int has_symref; | 134 | int has_symref; |
135 | int has_sha1; | 135 | int has_sha1; |
136 | int has_ssdiff; | ||
136 | char *raw; | 137 | char *raw; |
137 | char *repo; | 138 | char *repo; |
138 | char *page; | 139 | char *page; |