mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-06 16:23:29 +02:00
When the stat code was reorganized, and the prototype to stats_dump_html_end() was moved to its own header, it missed the function arguments. Fix that. This should fix issue 2540.