BUG/MINOR: lua: missing "\n" in error message
authorThierry Fournier <thierry.fournier@ozon.io>
Sat, 28 Nov 2020 23:55:53 +0000 (00:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 2 Dec 2020 08:31:33 +0000 (09:31 +0100)
commitde6145f747e38a5da455ccb8a84ebfc1cd2f517f
treeb4b81d8cdfcf8b7b40ba204b38654c1a57719667
parentf965b2ad136b6487571f9a8fb0b3e58f778c002c
BUG/MINOR: lua: missing "\n" in error message

Just replace ".n" by "\n"

This could be backported until 1.9, but it is not so important.
src/hlua.c