r1093 - in trunk/varnish-cache: bin/varnishd lib/libvcl

phk at projects.linpro.no phk at projects.linpro.no
Tue Sep 19 00:04:52 CEST 2006


Author: phk
Date: 2006-09-19 00:04:52 +0200 (Tue, 19 Sep 2006)
New Revision: 1093

Modified:
   trunk/varnish-cache/bin/varnishd/cache_fetch.c
   trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c
Log:
Typo


Modified: trunk/varnish-cache/bin/varnishd/cache_fetch.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/cache_fetch.c	2006-09-18 22:03:54 UTC (rev 1092)
+++ trunk/varnish-cache/bin/varnishd/cache_fetch.c	2006-09-18 22:04:52 UTC (rev 1093)
@@ -322,7 +322,6 @@
 int
 FetchHeaders(struct sess *sp)
 {
-	int i;
 	struct vbe_conn *vc;
 	struct worker *w;
 	char *b;

Modified: trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c
===================================================================
--- trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c	2006-09-18 22:03:54 UTC (rev 1092)
+++ trunk/varnish-cache/lib/libvcl/vcc_fixed_token.c	2006-09-18 22:04:52 UTC (rev 1093)
@@ -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!




More information about the varnish-commit mailing list