X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/97c025ae8ecf9764fd6996c81c51c3de4adb837c..dc3c9b5bc48779f37f2fbcbadce8865eaf4a360e:/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");