mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-07 16:11:10 +01:00
Move the "show stat" command to stats.c using the CLI keyword API to register it on the CLI. The stats_dump_stat_to_buffer() function is now static again.