[master] 2c3e4a148 spelling: gzipped

Dridi Boukelmoune dridi at varni.sh
Mon Sep 16 12:30:53 UTC 2024


On Wed, Sep 11, 2024 at 12:35 PM Dridi Boukelmoune <dridi at varni.sh> wrote:
>
> On Tue, Sep 10, 2024 at 2:15 PM Dridi Boukelmoune <dridi at varni.sh> wrote:
> >
> > On Mon, Aug 19, 2024 at 1:05 PM Poul-Henning Kamp <phk at freebsd.org> wrote:
> > >
> > >
> > > 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))
> >
> > We don't appear to use the lowercase token anywhere, but is it a good
> > idea to desync?
>
> I didn't touch this one in my post-spelling sweeps, but I'd rather revert it.

For reference:

https://github.com/varnishcache/varnish-cache/commit/0b938f2a1f91947cb0547067ce98488af93c7f21


More information about the varnish-commit mailing list