]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: listener: function comment typo in stop_listener()
authorAurelien DARRAGON <adarragon@haproxy.com>
Sun, 11 Sep 2022 14:19:49 +0000 (16:19 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 12 Sep 2022 08:12:13 +0000 (10:12 +0200)
commit187396e34ed1ab28e73ebcd678fbe7acc32eaad4
tree31168a34cc6254927c6753b4e782d99ea579b4ec
parent28bc152aa4a42ba91818aaf2af33ccb76f75a426
CLEANUP: listener: function comment typo in stop_listener()

A minor typo related to stop_listener() function comment
was introduced in 0013288.

This makes stop_listener() function comment easier to read.
src/listener.c