[master] 2c3e4a148 spelling: gzipped
Dridi Boukelmoune
dridi at varni.sh
Wed Sep 11 12:35:51 UTC 2024
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.
More information about the varnish-commit
mailing list