]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
ui-repolist: Rename section-sort to repository-sort.
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 79ba7adffe63d8c875205dd00e88aa6bb59fa355..8846e889e5acab101b70dc87155b8f5c69a28825 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -187,7 +187,7 @@ struct cgit_config {
        char *root_readme;
        char *script_name;
        char *section;
-       char *section_sort;
+       char *repository_sort;
        char *virtual_root;
        char *strict_export;
        int cache_size;