From: Peter van Dijk Date: Tue, 27 Mar 2018 05:26:44 +0000 (+0200) Subject: add newline to log message X-Git-Tag: dnsdist-1.3.0~16^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d125f1b9da2202449edeb8b446fe9872f5435a8;p=thirdparty%2Fpdns.git add newline to log message --- diff --git a/modules/lua2backend/lua2api2.hh b/modules/lua2backend/lua2api2.hh index 21519ead76..40b309570b 100644 --- a/modules/lua2backend/lua2api2.hh +++ b/modules/lua2backend/lua2api2.hh @@ -383,7 +383,7 @@ public: else if (item.first == "after") after = value; else { - L<