X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/63da41a915157d27dcf26e4811bd6b5f8a3abb2b..2f8648ff7f5c7119ab035c134504f04eefe068fb:/ui-commit.c?ds=inline diff --git a/ui-commit.c b/ui-commit.c index 37c7d8d..65b4603 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -110,7 +110,7 @@ void cgit_print_commit(char *hex, const char *prefix) } if (ctx.repo->snapshots) { html("download"); - cgit_print_snapshot_links(ctx.repo, hex); + cgit_print_snapshot_links(ctx.repo, hex, "
"); html(""); } html("\n");