mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Update broken reference to dlz_minimal.h
Commit a6cce753e2 missed a spot in
lib/dns/include/dns/clientinfo.h. Replace the outdated file reference
with the URL used in all similar cases.
This commit is contained in:
parent
c2b800a552
commit
a951ab1872
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ typedef isc_result_t (*dns_clientinfo_sourceip_t)(dns_clientinfo_t *client,
|
|||
|
||||
/*
|
||||
* Any updates to this structure should also be applied in
|
||||
* contrib/modules/dlz/dlz_minmal.h.
|
||||
* https://gitlab.isc.org/isc-projects/dlz-modules/-/raw/main/modules/include/dlz_minimal.h
|
||||
*/
|
||||
typedef struct dns_clientinfomethods {
|
||||
uint16_t version;
|
||||
|
|
|
|||
Loading…
Reference in a new issue