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