From: Colin Vidal Date: Wed, 24 Sep 2025 18:57:38 +0000 (+0200) Subject: chg: dev: rename cfg_aclconfctx_t variables to aclctx X-Git-Tag: v9.21.14~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0411142f8267c12c5691c0358f316a9e66ebae49;p=thirdparty%2Fbind9.git chg: dev: rename cfg_aclconfctx_t variables to aclctx ACL configuration context variables are inconsistently named as `actx`, `ac`, or `aclconfctx`, which caused confusion during code reviews. This commit renames all `cfg_aclconfctx_t` variables to `aclctx`, which is short, consistent, and unambiguous. Closes #5530 Merge branch '5530-rename-actx' into 'main' See merge request isc-projects/bind9!11003 --- 0411142f8267c12c5691c0358f316a9e66ebae49