]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove newlines from dighost errors calls
authorYedaya Katsman <yedaya.ka@gmail.com>
Sun, 16 Jun 2024 20:10:28 +0000 (23:10 +0300)
committerMark Andrews <marka@isc.org>
Mon, 5 Aug 2024 03:40:41 +0000 (03:40 +0000)
commit1b45e64d3f18c985c9da591cb8daf3d05eb48008
treecbadca6f92ddef54053004e0fdedc12c3e4fa5ed
parent87cb888a2d8285fedeef8a9a6e83c99585c397c7
Remove newlines from dighost errors calls

Not all invocations had it, and this makes it more consistent with
dighost_warning. Also remove the conditional newline when not outputting
yaml

(cherry picked from commit 1dd76fe78051b926f2f7b614a40af550c6c6cdf2)
bin/dig/dig.c
bin/dig/dighost.c