DOC: server: Add missing params in comment of the server state line parsing
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 4 Feb 2021 09:12:05 +0000 (10:12 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 4 Feb 2021 13:00:43 +0000 (14:00 +0100)
commita8979a9b5997122bfef697a3d8a6d284dab4a9ff
treed9461d646b5caceba580475b1484fb86b246ac2c
parent4858fb2e18e84b2784d975b02d03a1df2819eb35
DOC: server: Add missing params in comment of the server state line parsing

srv_use_ssl and srv_check_port parameters were not mentionned in the comment
of the function parsing a server state line.
src/server.c