]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'ondrej/replace-DE_CONST-with-simpler-UNCONST' into 'main'
authorOndřej Surý <ondrej@isc.org>
Mon, 3 Apr 2023 10:26:02 +0000 (10:26 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 3 Apr 2023 10:26:02 +0000 (10:26 +0000)
Replace DE_CONST(k, v) with v = UNCONST(k) macro

See merge request isc-projects/bind9!7760


Trivial merge