mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-09 00:51:33 +01:00
The structure used to store a server-state line in an eb-tree has a too generic name. Instead of state_line, the structure is renamed as server_state_line.