X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/53bc747d311d18642fa3ad0cc0de34f3899ed1f4..8f208794318f83826e98168b8b430f2d9a68bcce:/ui-tag.c diff --git a/ui-tag.c b/ui-tag.c index cab96b1..5a22696 100644 --- a/ui-tag.c +++ b/ui-tag.c @@ -7,6 +7,7 @@ */ #include "cgit.h" +#include "ui-tag.h" #include "html.h" #include "ui-shared.h" @@ -30,7 +31,7 @@ static void print_tag_content(char *buf) } } -void print_download_links(char *revname) +static void print_download_links(char *revname) { html("download"); cgit_print_snapshot_links(ctx.qry.repo, ctx.qry.head,