X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a53042865a4ac8b1fa1d6b37720787601e181495..c52e84135e6272d008f69a9ac00265875ff4e60e:/ui-tree.c diff --git a/ui-tree.c b/ui-tree.c index 54dcdbe..1d07e70 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -29,11 +29,16 @@ static int print_entry(const unsigned char *sha1, const char *base, if (S_ISDIR(mode)) { html("
| Mode | "); html("Name | "); html("Size | ");
|---|