diff options
-rw-r--r-- | ui-tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -47,7 +47,6 @@ static void print_object(const unsigned char *sha1, char *path) | |||
47 | } | 47 | } |
48 | idx++; | 48 | idx++; |
49 | } | 49 | } |
50 | html("\n</td></tr>\n"); | ||
51 | html("</table>\n"); | 50 | html("</table>\n"); |
52 | } | 51 | } |
53 | 52 | ||