From: phk Date: Mon, 18 Sep 2006 22:04:52 +0000 (+0000) Subject: Typo X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34895702b799f8aa512460e33a33f30f16796425;p=varnish Typo git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1093 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- 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!