]> git.kaiwu.me - haproxy.git/commit
CLEANUP: tree-wide: fix comment typos all over the tree (~68)
authorWilly Tarreau <w@1wt.eu>
Tue, 28 Apr 2026 01:43:22 +0000 (03:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 29 Apr 2026 13:11:44 +0000 (15:11 +0200)
commit57eed982f34af510eaaf981ddf21276ecfa73420
treec3a7397de001b03e19a579aafcf309683748b179
parent50f0dbbcd056e50786a5e27e866c7dbace56c954
CLEANUP: tree-wide: fix comment typos all over the tree (~68)

This covers hpack, quic, h3, map, acl, pattern, tcpchecks, clienthello.
Only comments were touched, 100% harmless, no need to backport.
28 files changed:
include/haproxy/hpack-enc.h
include/haproxy/quic_ack-t.h
include/haproxy/quic_conn-t.h
include/haproxy/quic_enc.h
src/acl.c
src/cfgparse-quic.c
src/h3.c
src/hpack-enc.c
src/jws.c
src/jwt.c
src/map.c
src/pattern.c
src/payload.c
src/qpack-enc.c
src/quic_ack.c
src/quic_cc_bbr.c
src/quic_cc_cubic.c
src/quic_cid.c
src/quic_cli.c
src/quic_conn.c
src/quic_frame.c
src/quic_openssl_compat.c
src/quic_retransmit.c
src/quic_rules.c
src/quic_rx.c
src/quic_stream.c
src/ssl_clienthello.c
src/tcpcheck.c