-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -117,8 +117,9 @@ struct cgit_query { char *sha2; char *path; char *name; char *mimetype; + char *url; int ofs; }; struct cgit_config { |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | cgit.h | 1 |
@@ -117,8 +117,9 @@ struct cgit_query { char *sha2; char *path; char *name; char *mimetype; + char *url; int ofs; }; struct cgit_config { |