]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-tree.c
ui-tree: make blob viewer generate valid html
[ps-cgit] / ui-tree.c
index eb3d3ac6c64a3f2489f23aadb325e8fb97a86e30..db0bef6cd9d7b02cacea510a72ac0917d8547c9f 100644 (file)
--- a/ui-tree.c
+++ b/ui-tree.c
@@ -47,7 +47,6 @@ static void print_object(const unsigned char *sha1, char *path)
                }
                idx++;
        }
                }
                idx++;
        }
-       html("\n</td></tr>\n");
        html("</table>\n");
 }
 
        html("</table>\n");
 }