index
:
cgit
master
Robin Krahl's fork of cgit
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
ui-tree.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui-tree.c b/ui-tree.c
index eb3d3ac..db0bef6 100644
--- a/
ui-tree.c
+++ b/
ui-tree.c
@@ -47,7 +47,6 @@ static void print_object(const unsigned char *sha1, char *path)
}
idx++;
}
- html("\n</td></tr>\n");
html("</table>\n");
}