]> err.no Git - varnish/commitdiff
Typo
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 18 Sep 2006 22:04:52 +0000 (22:04 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 18 Sep 2006 22:04:52 +0000 (22:04 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1093 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/cache_fetch.c
varnish-cache/lib/libvcl/vcc_fixed_token.c

index f4c4e89f982b859b9e4ecc68f800fbc2c1554e98..541c8dc893d01943eaf3e98e3a5a93cec21a7f9b 100644 (file)
@@ -322,7 +322,6 @@ FetchBody(struct sess *sp)
 int
 FetchHeaders(struct sess *sp)
 {
-       int i;
        struct vbe_conn *vc;
        struct worker *w;
        char *b;
index a3dfc01baa023b2f8964a876d8c92c0600ef0511..c7b22c0148a8a156f96e1158281b7aeceae58680 100644 (file)
@@ -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!