summaryrefslogtreecommitdiffabout
path: root/cgit.h
Side-by-side diff
Diffstat (limited to 'cgit.h') (more/less context) (ignore whitespace changes)
-rw-r--r--cgit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index 6c6c460..b7b0adb 100644
--- a/cgit.h
+++ b/cgit.h
@@ -145,2 +145,3 @@ struct cgit_query {
int showmsg;
+ int ssdiff;
};
@@ -196,2 +197,3 @@ struct cgit_config {
int summary_tags;
+ int ssdiff;
struct string_list mimetypes;