]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: log: fix comment of parse_logformat_string()
authorIlya Shipitsin <chipitsine@gmail.com>
Sat, 4 Apr 2020 07:59:53 +0000 (12:59 +0500)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 21 Apr 2020 08:52:25 +0000 (10:52 +0200)
commitae40dbc93c4d47dd0e62a9a94647e9cbc12b9056
tree3b8847c6c3c2dbec085d5796c2f7168756f32aeb
parent82e01b943744b6df113cd5803b2e664b1a9f1681
CLEANUP: log: fix comment of parse_logformat_string()

"fmt" is passed to parse_logformat_string, adjust comment
accordingly
src/log.c