]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-shared: pass separator in to cgit_print_snapshot_links()
authorJohn Keeping <john@keeping.me.uk>
Sat, 31 Mar 2018 14:08:59 +0000 (15:08 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 27 Jun 2018 16:11:19 +0000 (18:11 +0200)
cgit_print_snapshot_links() is almost identical to
print_tag_downloads(), so let's extract the difference to a parameter in
preparation for removing print_tag_downloads() in the next commit.

Signed-off-by: John Keeping <john@keeping.me.uk>
Reviewed-by: Christian Hesse <mail@eworm.de>

No differences found