From: John Keeping Date: Sat, 31 Mar 2018 14:08:59 +0000 (+0100) Subject: ui-shared: pass separator in to cgit_print_snapshot_links() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/e491eaa5df3055dc419d9d3cb75421e8a8c43944?ds=inline;hp=e491eaa5df3055dc419d9d3cb75421e8a8c43944 ui-shared: pass separator in to cgit_print_snapshot_links() 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 Reviewed-by: Christian Hesse ---