From 6735a2db12fbd11fc3bfb6125e58519b60119c8b Mon Sep 17 00:00:00 2001 From: Cillian de Roiste Date: Sat, 26 Jan 2008 17:21:06 +0000 Subject: [PATCH] putting in verbosity 0 more comma fun --- src/log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/log.c b/src/log.c index f603ea4..44bdb39 100644 --- a/src/log.c +++ b/src/log.c @@ -146,7 +146,7 @@ webgit_log_table (struct webgit_query* query, const char* object, int count, int NULL, webgit_object_commit_header_parse (commit) ) - ) + ), if (verbosity > 0) html ( html(html_tag ("div", -- 2.20.1