]> git.kaiwu.me - haproxy.git/commit
CLEANUP: tree-wide: fix typos in non user-visible comments in 15 files
authorWilly Tarreau <w@1wt.eu>
Sun, 10 May 2026 17:36:51 +0000 (17:36 +0000)
committerWilly Tarreau <w@1wt.eu>
Mon, 11 May 2026 14:01:50 +0000 (16:01 +0200)
commitaf067e17fb74cab32cce40b8be5fe153870ca35b
treee4198995f1c887c9b88d8f27b2443daf793e2131
parent3df1fbc6b9ed2cfcb272e2c5162e79c0ad0174d9
CLEANUP: tree-wide: fix typos in non user-visible comments in 15 files

This fixes typos and spelling mistakes in the following files:

  channel-t.h channel.h filters-t.h http_htx.h htx-t.h tools.h
  cfgcond.c channel.c flt_http_comp.c http_ana.c htx.c mqtt.c
  mux_h1.c regex.c stats-proxy.c
15 files changed:
include/haproxy/channel-t.h
include/haproxy/channel.h
include/haproxy/filters-t.h
include/haproxy/http_htx.h
include/haproxy/htx-t.h
include/haproxy/tools.h
src/cfgcond.c
src/channel.c
src/flt_http_comp.c
src/http_ana.c
src/htx.c
src/mqtt.c
src/mux_h1.c
src/regex.c
src/stats-proxy.c