MINOR: stats: fix minor typo fix in stats_dump_errors_to_buffer()
authorOlivier Doucet <webmaster@ajeux.com>
Mon, 8 Sep 2014 09:23:00 +0000 (11:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Sep 2014 05:18:37 +0000 (07:18 +0200)
commit08afdcb47bc39c071787f8fc2066776e1c5e8607
treefa5877ea994102b4a242e2cae615b060fec6635a
parentbb7e86acfb308cc4fce88712e755a461a97c57dd
MINOR: stats: fix minor typo fix in stats_dump_errors_to_buffer()

Remove the space before the colon to match the format used in the frontend.
src/dumpstats.c