]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: Get the right prototype for stats_dump_html_end().
authorOlivier Houchard <cognet@ci0.org>
Thu, 18 Apr 2024 23:49:12 +0000 (01:49 +0200)
committerOlivier Houchard <cognet@ci0.org>
Thu, 18 Apr 2024 23:54:00 +0000 (01:54 +0200)
commita7caa14a643da10e26c6248915626c8d79374883
treee833287852753efddadbd762f0956071dc8d7949
parent64201ad2c3e5a236e8ba35dd757c08879c71656c
MINOR: stats: Get the right prototype for stats_dump_html_end().

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.
include/haproxy/stats-html.h