aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index 9259f33..1194eb0 100644
--- a/cgit.h
+++ b/cgit.h
@@ -169,6 +169,7 @@ struct cgit_config {
169 int max_repodesc_len; 169 int max_repodesc_len;
170 int max_stats; 170 int max_stats;
171 int nocache; 171 int nocache;
172 int noplainemail;
172 int noheader; 173 int noheader;
173 int renamelimit; 174 int renamelimit;
174 int snapshots; 175 int snapshots;