]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: fix typo in findserver() log message
authorCyril Bonté <cyril.bonte@free.fr>
Wed, 4 Apr 2012 10:57:19 +0000 (12:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Apr 2012 07:58:25 +0000 (09:58 +0200)
commit0bb519e6e5e4421dca93388f10c70d8a2da60742
tree748a74067e2295076b64ac76f8b4869056c334a5
parentcf8d9ae3cd58e390b296922518d6ebef7a82717d
CLEANUP: fix typo in findserver() log message

There was a typo in the findserver() log message :
"found" was written "fould".
src/proxy.c