From: des Date: Fri, 29 Jun 2007 10:15:10 +0000 (+0000) Subject: Oops! X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8548deb98474f9ca4d9cb3880f49fc036b7f2f14;p=varnish Oops! git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1598 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishreplay/varnishreplay.c b/varnish-cache/bin/varnishreplay/varnishreplay.c index a68c3bd5..7deae15e 100644 --- a/varnish-cache/bin/varnishreplay/varnishreplay.c +++ b/varnish-cache/bin/varnishreplay/varnishreplay.c @@ -489,7 +489,7 @@ usage(void) int main(int argc, char *argv[]) { - int i, c; + int c; struct VSL_data *vd; const char *ofn = NULL; const char *address = NULL;