[master] d27a9b3 Wording

Federico G. Schwindt fgsch at lodoss.net
Mon Aug 18 20:36:08 CEST 2014


commit d27a9b39386597bb75e9e383818d4a0fe125a2f9
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Mon Aug 18 19:34:38 2014 +0100

    Wording

diff --git a/bin/varnishd/cache/cache_fetch.c b/bin/varnishd/cache/cache_fetch.c
index 29db641..b374308 100644
--- a/bin/varnishd/cache/cache_fetch.c
+++ b/bin/varnishd/cache/cache_fetch.c
@@ -352,7 +352,7 @@ vbf_stp_startfetch(struct worker *wrk, struct busyobj *bo)
 		if (ObjCheckFlag(bo->ims_oc, bo->stats, OF_CHGGZIP)) {
 			/*
 			 * If we changed the gzip status of the object
-			 * the stored Content_Encoding controls and we
+			 * the stored Content_Encoding controls we
 			 * must weaken any new ETag we get.
 			 */
 			http_Unset(bo->beresp, H_Content_Encoding);



More information about the varnish-commit mailing list