Diffstat (limited to 'ui-tree.c')
| -rw-r--r-- | ui-tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ static void print_object(const unsigned char *sha1, char *path) } idx++; } + html("\n</td></tr>\n"); html("</table>\n"); } |