mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 12:22:45 +02: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.