CLEANUP: log: Fix %rc comment in sess_build_logline()
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 28 Nov 2023 10:21:40 +0000 (11:21 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 29 Nov 2023 07:59:27 +0000 (08:59 +0100)
commit07691a2e7c38501f44cfeaf657c1952e3c28a1f4
treeae712c4de756f7a96fc51a7b4f6e2d864caba07c
parent61749d7cb78766464b4caa1545cc70528451661c
CLEANUP: log: Fix %rc comment in sess_build_logline()

%rq was used instead of %rc.
src/log.c