]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proto: fix coding style
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Wed, 22 May 2024 09:19:53 +0000 (11:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 22 May 2024 10:00:11 +0000 (12:00 +0200)
commit0e93549d2a863cb9d2580481451978c0c9b1a488
tree1681c1bf489d103aef0a078e4541c368d32d188c
parent83ab1479d0d30d50d55892d8733d1703a4ab22cc
MINOR: proto: fix coding style

Remove redundant brackets for 'if' statements that contain only one
instruction.
src/proto_quic.c
src/proto_tcp.c
src/proto_uxst.c