From 777faf7e509e1de2b795b2a326ff00c9bd799104 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sun, 28 Jan 2007 00:39:26 +0100 Subject: Cleanup table listings Make the output for a bit nicer Signed-off-by: Lars Hjemli --- ui-summary.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui-summary.c') diff --git a/ui-summary.c b/ui-summary.c index 1591632..04d4912 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -96,7 +96,7 @@ static int cgit_print_tag_cb(const char *refname, const unsigned char *sha1, static void cgit_print_branches() { - html("" + html("" "" "" "\n"); @@ -105,7 +105,7 @@ static void cgit_print_branches() static void cgit_print_tags() { - html("" + html("" "" "" "\n"); -- cgit v1.2.3-59-g8ed1b
Branch
BranchUpdatedAuthorHead commit
Tag
TagCreatedAuthorReference