-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -171,8 +171,9 @@ struct cgit_config { int summary_branches; int summary_log; int summary_tags; int embedded; + int noheader; }; struct cgit_page { time_t modified; |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -171,8 +171,9 @@ struct cgit_config { int summary_branches; int summary_log; int summary_tags; int embedded; + int noheader; }; struct cgit_page { time_t modified; |