summaryrefslogtreecommitdiffabout
path: root/cgit.h
Side-by-side diff
Diffstat (limited to 'cgit.h') (more/less context) (show whitespace changes)
-rw-r--r--cgit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index 08fd95a..d07185c 100644
--- a/cgit.h
+++ b/cgit.h
@@ -115,12 +115,13 @@ struct cgit_query {
char *head;
char *sha1;
char *sha2;
char *path;
char *name;
char *mimetype;
+ char *url;
int ofs;
};
struct cgit_config {
char *agefile;
char *cache_root;