mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 18:28:25 +00:00
Indentation.
This commit is contained in:
@@ -721,10 +721,10 @@ size_t answer_auth(struct dns_header *header, char *limit, size_t qlen, time_t n
|
|||||||
daemon->soa_retry, daemon->soa_expiry,
|
daemon->soa_retry, daemon->soa_expiry,
|
||||||
daemon->auth_ttl))
|
daemon->auth_ttl))
|
||||||
anscount++;
|
anscount++;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* done all questions, set up header and return length of result */
|
/* done all questions, set up header and return length of result */
|
||||||
/* clear authoritative and truncated flags, set QR flag */
|
/* clear authoritative and truncated flags, set QR flag */
|
||||||
|
|||||||
Reference in New Issue
Block a user