-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,4 +133,5 @@ struct cgit_config { char *robots; char *root_title; + char *root_desc; char *script_name; char *virtual_root; |
index : patchwork/cgit.git | ||
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -133,4 +133,5 @@ struct cgit_config { char *robots; char *root_title; + char *root_desc; char *script_name; char *virtual_root; |