diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |