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 b7c7ac9..6ee6769 100644 --- a/cgit.h +++ b/cgit.h
@@ -177,6 +177,7 @@ struct cgit_config {
177 char *index_info; 177 char *index_info;
178 char *logo; 178 char *logo;
179 char *logo_link; 179 char *logo_link;
180 char *mimetype_file;
180 char *module_link; 181 char *module_link;
181 char *project_list; 182 char *project_list;
182 char *readme; 183 char *readme;