about summary refs log tree commit diff stats
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 bad66f0..db24941 100644 --- a/cgit.h +++ b/cgit.h
@@ -175,6 +175,7 @@ struct cgit_config {
175 char *index_info; 175 char *index_info;
176 char *logo; 176 char *logo;
177 char *logo_link; 177 char *logo_link;
178 char *mimetype_file;
178 char *module_link; 179 char *module_link;
179 char *project_list; 180 char *project_list;
180 char *readme; 181 char *readme;