bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'ui-tree.c')
-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 eb3d3ac6..db0bef6c 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");
}