summaryrefslogtreecommitdiffabout
path: root/ui-tree.c
Side-by-side diff
Diffstat (limited to 'ui-tree.c') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-tree.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui-tree.c b/ui-tree.c
index 006ca47..cb57d8d 100644
--- a/ui-tree.c
+++ b/ui-tree.c
@@ -39,3 +39,3 @@ static int print_entry(const unsigned char *sha1, const char *base,
html_attr(cgit_pageurl(cgit_query_repo, "tree",
- fmt("h=%s&id=%s&path=%s%s/",
+ fmt("h=%s&id=%s&path=%s%s/",
curr_rev,
@@ -47,3 +47,3 @@ static int print_entry(const unsigned char *sha1, const char *base,
html_attr(cgit_pageurl(cgit_query_repo, "view",
- fmt("h=%s&id=%s&path=%s%s", curr_rev,
+ fmt("h=%s&id=%s&path=%s%s", curr_rev,
sha1_to_hex(sha1),
@@ -57,3 +57,3 @@ static int print_entry(const unsigned char *sha1, const char *base,
html_attr(cgit_pageurl(cgit_query_repo, "log",
- fmt("h=%s&path=%s%s",
+ fmt("h=%s&path=%s%s",
curr_rev,