MINOR: properly mark the end of the CLI command in error messages
authorMiroslav Zagorac <mzagorac@haproxy.com>
Fri, 1 Sep 2023 20:23:27 +0000 (22:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 4 Sep 2023 16:13:43 +0000 (18:13 +0200)
commit3cfc30416c6d41db8d59ced738d530929c2e98e3
tree5c13d969ccf2c797e7eaf5cfe8a407ebe3d30d8b
parent637306c86daa6e774f96114c66cd590131710698
MINOR: properly mark the end of the CLI command in error messages

In several places in the file src/ssl_ckch.c, in the message about the
incorrect use of the CLI command, the end of that CLI command is not
correctly marked with the sign ' .
src/ssl_ckch.c