-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,8 +120,9 @@ struct cgit_query { char *mimetype; char *url; int ofs; int nohead; + char *sort; }; struct cgit_config { char *agefile; |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -120,8 +120,9 @@ struct cgit_query { char *mimetype; char *url; int ofs; int nohead; + char *sort; }; struct cgit_config { char *agefile; |