]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'ondrej/remove-too-generic-node_count-macro-from-dns_acl-v9_14' into...
authorMark Andrews <marka@isc.org>
Wed, 18 Dec 2019 00:30:53 +0000 (00:30 +0000)
committerMark Andrews <marka@isc.org>
Wed, 18 Dec 2019 00:30:53 +0000 (00:30 +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!2779


Trivial merge