about summary refs log tree commit diff stats
path: root/cgit.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h index d10c799..325432b 100644 --- a/cgit.h +++ b/cgit.h
@@ -81,6 +81,7 @@ struct cgit_repo {
81 char *path; 81 char *path;
82 char *desc; 82 char *desc;
83 char *owner; 83 char *owner;
84 char *homepage;
84 char *defbranch; 85 char *defbranch;
85 char *module_link; 86 char *module_link;
86 struct string_list readme; 87 struct string_list readme;