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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.h b/cgit.h index 79ba7ad..8846e88 100644 --- a/cgit.h +++ b/cgit.h
@@ -187,7 +187,7 @@ struct cgit_config {
187 char *root_readme; 187 char *root_readme;
188 char *script_name; 188 char *script_name;
189 char *section; 189 char *section;
190 char *section_sort; 190 char *repository_sort;
191 char *virtual_root; 191 char *virtual_root;
192 char *strict_export; 192 char *strict_export;
193 int cache_size; 193 int cache_size;