diff options
Diffstat (limited to '')
| -rw-r--r-- | cgit.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -81,6 +81,7 @@ struct cgit_repo {  	char *name;  	char *path;  	char *desc; +	char *extra_head_content;  	char *owner;  	char *homepage;  	char *defbranch; | 
