]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: assorted typo fixes in the code and comments
authorIlya Shipitsin <chipitsine@gmail.com>
Sun, 21 Jun 2020 16:42:57 +0000 (21:42 +0500)
committerWilly Tarreau <w@1wt.eu>
Fri, 26 Jun 2020 09:27:28 +0000 (11:27 +0200)
commit47d17182f41ca7d785f96d7f0ab673d60836da9e
treee32e258fdbe1fdf6d064dc305b6e7a179050d473
parent11057a35906e6f653ff18f1ef138006838e48dea
CLEANUP: assorted typo fixes in the code and comments

This is 10th iteration of typo fixes
23 files changed:
examples/transparent_proxy.cfg
examples/wurfl-example.cfg
include/haproxy/htx-t.h
include/haproxy/ssl_crtlist.h
include/haproxy/tcpcheck-t.h
include/haproxy/tools.h
include/import/atomic-ops.h
reg-tests/http-messaging/h1_to_h1.vtc
reg-tests/lua/bad_http_clt_req_duration.vtc
src/fcgi-app.c
src/h1.c
src/h1_htx.c
src/http_htx.c
src/htx.c
src/mux_h1.c
src/pattern.c
src/pool.c
src/proto_tcp.c
src/proto_uxst.c
src/proxy.c
src/sink.c
src/stick_table.c
src/tcpcheck.c