]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: nil: fix resolver doc in the response context
authorColin Vidal <colin@isc.org>
Thu, 22 Jan 2026 08:11:36 +0000 (09:11 +0100)
committerColin Vidal <colin@isc.org>
Thu, 22 Jan 2026 08:11:36 +0000 (09:11 +0100)
commit60b2a5035cf1f9900707c2f35fdc47c62bea9d57
tree2533665b9f4564fb6aa2f59ea1b9314fd0fc8ef9
parentb0c2670cb81edeb6c5b814cfd992b67fd1e3e839
parentbc1a66a1d0cef854120189ea8542a4b01f556738
chg: nil: fix resolver doc in the response context

Fixes a couple of comment/documentation issues in the resolver.

Merge branch 'colin/resolver-doc' into 'main'

See merge request isc-projects/bind9!11465