]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #12710 from omoerbeek/rcodesenum
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 4 Apr 2023 08:29:36 +0000 (10:29 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 08:29:36 +0000 (10:29 +0200)
Cleanup rcode enums: base one is 8 bit unsigned, extended one 16 bit unsigned


Trivial merge