]> 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 02:43:06 +0000 (02:43 +0000)
commit1dd76fe78051b926f2f7b614a40af550c6c6cdf2
treec17d124cce848f9f324dd6afc15ecd2e5b90cd68
parent8986dda74a6ef4ca09655293a5b17b252279eec6
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
bin/dig/dig.c
bin/dig/dighost.c