X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/9a8f88658d51aeb86a79ac1121de13562ad2601f..66cacd053ba900c8eb3b7962027370c84a97f990:/ui-view.c diff --git a/ui-view.c b/ui-view.c index b75ce9a..85e223c 100644 --- a/ui-view.c +++ b/ui-view.c @@ -32,9 +32,8 @@ void cgit_print_view(const char *hex) } buf[size] = '\0'; - html("

Object content

\n"); html("\n"); - htmlf("\n", type, hex, size); + htmlf("\n", type, hex, size); html("\n");
%s %s, %li bytes
%s %s, %li bytes
\n"); html_txt(buf); html("\n