From 6bcda2f73da605d48279341b1905c1b234a39368 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 3 Mar 2015 17:18:42 +0100 Subject: ui-shared: Add current url helper function. --- ui-repolist.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui-repolist.c') diff --git a/ui-repolist.c b/ui-repolist.c index 4b16b6e..12ac1fc 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -108,7 +108,7 @@ static int is_in_url(struct cgit_repo *repo) static void print_sort_header(const char *title, const char *sort) { html(""); -- cgit v1.2.3-59-g8ed1b