X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f97c707a3b975d32910331f72783ec3044e3c0ee..1d4aaff696ee1b9085dda0f0f3d84d9d20d96db0:/ui-commit.c diff --git a/ui-commit.c b/ui-commit.c index bf5e6dc..50e9e11 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -196,7 +196,7 @@ void cgit_print_commit(char *hex) } if (cgit_repo->snapshots) { html("download"); - cgit_print_snapshot_links(cgit_query_repo,hex); + cgit_print_snapshot_links(cgit_query_repo,hex,cgit_repo->snapshots); html(""); } html("\n");