]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11719 from omoerbeek/unsigned-char-issues
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 27 Jun 2022 07:59:15 +0000 (09:59 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2022 07:59:15 +0000 (09:59 +0200)
Fix warnings found by compiler on MacOS, where char is unsigned


Trivial merge