bind9/lib/ns/include
Colin Vidal cecb03d6db fix hookasyncctx renaming
The field `ns_hookasync_t` was initially named `hook_actx` and wrongly
renamed `hook_aclctx` during a mass-renaming of various names for the
config acl context into a consistent `aclctx` name (see !11003). Of
course this is wrong as `ns_hookasync_t` has nothing to do with ACL but
about _async_ context. This commit fixes the mistake by renaming this
field `hookasyncctx`
2025-09-28 22:41:32 +02:00
..
ns fix hookasyncctx renaming 2025-09-28 22:41:32 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00