]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'ondrej/remove-too-generic-node_count-macro-from-dns_acl' into 'master'
authorOndřej Surý <ondrej@isc.org>
Mon, 9 Dec 2019 06:49:00 +0000 (06:49 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 9 Dec 2019 06:49:00 +0000 (06:49 +0000)
Change the (acl)->node_count macro to dns_acl_node_count(acl) macro to clean the global namespace

See merge request isc-projects/bind9!2725


Trivial merge