]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: tools: fix build error with new PA_O_DEFAULT_DGRAM
authorWilly Tarreau <w@1wt.eu>
Tue, 23 Mar 2021 17:36:37 +0000 (18:36 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 23 Mar 2021 17:38:13 +0000 (18:38 +0100)
commitf23b1bc53484d6a63edc5595caf1ab8f354e1288
treedc6b8271da2aa49595bb8487d09c0f736597d00c
parent69ba35146fcbd029f6f74866c1cbe160d81d3a63
BUILD: tools: fix build error with new PA_O_DEFAULT_DGRAM

Previous commit 69ba35146 ("MINOR: tools: introduce new option
PA_O_DEFAULT_DGRAM on str2sa_range.") managed to introduce a
parenthesis imbalance that broke the build. No backport is needed.
src/tools.c