mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-17 18:58:53 -04:00
parent
d434b5ddc3
commit
2dfbd9614c
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
/*
|
||||
* Test "unknown" algorithm. Is mapped to dns_hash_sha1.
|
||||
*/
|
||||
#define DNS_NSEC3_UNKNOWNALG 245U
|
||||
#define DNS_NSEC3_UNKNOWNALG ((dns_hash_t)245U)
|
||||
|
||||
ISC_LANG_BEGINDECLS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue