From 34895702b799f8aa512460e33a33f30f16796425 Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 18 Sep 2006 22:04:52 +0000 Subject: [PATCH] Typo git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1093 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/cache_fetch.c | 1 - varnish-cache/lib/libvcl/vcc_fixed_token.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/varnish-cache/bin/varnishd/cache_fetch.c b/varnish-cache/bin/varnishd/cache_fetch.c index f4c4e89f..541c8dc8 100644 --- a/varnish-cache/bin/varnishd/cache_fetch.c +++ b/varnish-cache/bin/varnishd/cache_fetch.c @@ -322,7 +322,6 @@ FetchBody(struct sess *sp) int FetchHeaders(struct sess *sp) { - int i; struct vbe_conn *vc; struct worker *w; char *b; diff --git a/varnish-cache/lib/libvcl/vcc_fixed_token.c b/varnish-cache/lib/libvcl/vcc_fixed_token.c index a3dfc01b..c7b22c01 100644 --- a/varnish-cache/lib/libvcl/vcc_fixed_token.c +++ b/varnish-cache/lib/libvcl/vcc_fixed_token.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * -/* + * * $Id$ * * NB: This file is machine generated, DO NOT EDIT! -- 2.39.5