]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: tree-wide: fix more typos and outdated explanations in comments
authorWilly Tarreau <w@1wt.eu>
Wed, 13 May 2026 08:48:18 +0000 (10:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 13 May 2026 09:24:27 +0000 (11:24 +0200)
commit31a3e16e1615e5f9afda86e6d3e7baba9b2246de
tree779455662412b02ce3e14a8baf46eb23502b038d
parenta9f38c19b45c948e99762663ceb327cd1c8df731
CLEANUP: tree-wide: fix more typos and outdated explanations in comments

Some outdated comments, as well as typos were fixed in the following files:

  dgram.h protocol.h queue-t.h cpu_topo.c debug.c dict.c
  protocol.c queue.c raw_sock.c trace.c wdt.c
include/haproxy/dgram.h
include/haproxy/protocol.h
include/haproxy/queue-t.h
src/cpu_topo.c
src/debug.c
src/dict.c
src/protocol.c
src/queue.c
src/raw_sock.c
src/trace.c
src/wdt.c