diff options
Diffstat (limited to '')
-rw-r--r-- | cgit.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -181,6 +181,8 @@ struct cgit_page { char *charset; char *filename; char *title; + int status; + char *statusmsg; }; struct cgit_context { |
index : others/cgit | ||
cgit with sendfile support | René 'Necoro' Neumann |
summaryrefslogtreecommitdiff |