[BUG] config: report the correct proxy type in tcp-request errors
authorWilly Tarreau <w@1wt.eu>
Mon, 14 Jun 2010 16:40:26 +0000 (18:40 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 14 Jun 2010 16:40:26 +0000 (18:40 +0200)
commitf53568312390a894f2b4280b75eca8eab509bc82
treed4bcb2eb499e1dcbb75b564d6b2623d5c9e08d87
parent6a984fa7c1f16ad20be3e14edea765be2a447358
[BUG] config: report the correct proxy type in tcp-request errors

A copy-paste typo caused a wrong proxy's type to be reported in case of
parsing errors.
src/proto_tcp.c