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)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 14 Dec 2020 08:20:01 +0000 (09:20 +0100)
commit518017fb119b11fa3f0ceaba3258ea237513fadc
tree209d5fde0186b43fe05c89ea906ed3d8f0ddf64c
parente4078cad7429192ec154de5ad5cbfa0141f175fa
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.

(cherry picked from commit de6145f747e38a5da455ccb8a84ebfc1cd2f517f)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/hlua.c