[master] 2c3e4a148 spelling: gzipped

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 19 12:43:07 UTC 2024


commit 2c3e4a1485e5bf6a460c3d8ab272ee9888bbfaf1
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:57 2024 -0400

    spelling: gzipped
    
    Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>

diff --git a/include/tbl/obj_attr.h b/include/tbl/obj_attr.h
index f9441b17a..dbbb2295d 100644
--- a/include/tbl/obj_attr.h
+++ b/include/tbl/obj_attr.h
@@ -56,7 +56,7 @@
 
 #ifdef OBJ_FLAG
 /* upper, lower, val */
-  OBJ_FLAG(GZIPED,	gziped,		(1<<1))
+  OBJ_FLAG(GZIPED,	gzipped,	(1<<1))
   OBJ_FLAG(CHGCE,	chgce,		(1<<2))
   OBJ_FLAG(IMSCAND,	imscand,	(1<<3))
   OBJ_FLAG(ESIPROC,	esiproc,	(1<<4))


More information about the varnish-commit mailing list