mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-16 11:13:21 +02:00
SPOE functions definitions were splitted on 2 or more lines, with the return type alone on the first line. It is unusual in the HAProxy code. The related issue is #2502.