-rw-r--r-- | cgit.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -63,2 +63,3 @@ struct cgit_repo { | |||
63 | int enable_log_linecount; | 63 | int enable_log_linecount; |
64 | time_t mtime; | ||
64 | }; | 65 | }; |
@@ -123,2 +124,3 @@ struct cgit_query { | |||
123 | int nohead; | 124 | int nohead; |
125 | char *sort; | ||
124 | }; | 126 | }; |