]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sink/log: fix some typos around postparsing logic
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 13 Sep 2023 15:34:58 +0000 (17:34 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Oct 2023 13:34:31 +0000 (15:34 +0200)
commitcb01da8d127edf6cd604a5e3c6c28eb9defaabcd
tree16bf65f2f927f0159a894d0cc56a825501fbd259
parente5d23d8676b72e9b2df669b5c16628f69ecc8bc2
MINOR: sink/log: fix some typos around postparsing logic

Fixing some typos that have been overlooked during the recent log/sink
API improvements. Using this patch to make sink_new_from_logsrv() static
since it is not used outside of sink.c
src/sink.c