mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Fix indenting.
This commit is contained in:
@@ -8028,7 +8028,7 @@ zone_nsec3chain(dns_zone_t *zone) {
|
||||
DNS_DBFIND_NOWILD, 0, NULL, found,
|
||||
NULL, NULL);
|
||||
if ((result == DNS_R_DELEGATION ||
|
||||
result == DNS_R_DNAME) &&
|
||||
result == DNS_R_DNAME) &&
|
||||
!dns_name_equal(name, found)) {
|
||||
/*
|
||||
* Remember the obscuring name so that
|
||||
|
Reference in New Issue
Block a user