From: phk Date: Mon, 10 Jul 2006 09:51:01 +0000 (+0000) Subject: Silence cosmetic warning. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62d95a8cfe235ccb020b08814f42ce7d70188a50;p=varnish Silence cosmetic warning. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@398 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishstat/varnishstat.c b/varnish-cache/bin/varnishstat/varnishstat.c index 79a6ed4e..963dbeaf 100644 --- a/varnish-cache/bin/varnishstat/varnishstat.c +++ b/varnish-cache/bin/varnishstat/varnishstat.c @@ -40,6 +40,8 @@ main(int argc, char **argv) a1 = a2 = a3 = 0; n1 = n2 = n3 = 0; + lt = 0; + lh = VSL_OpenLog(); VSL_stats = &lh->stats;