mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
fix typo in comment
This commit is contained in:
@@ -3308,7 +3308,7 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewlist,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Ignore case when compressing responses to the specified
|
* Ignore case when compressing responses to the specified
|
||||||
* clients. This causes case not always to be presrerved,
|
* clients. This causes case not always to be preserved,
|
||||||
* and is needed by some broken clients.
|
* and is needed by some broken clients.
|
||||||
*/
|
*/
|
||||||
CHECK(configure_view_acl(vconfig, config, "no-case-compress", NULL,
|
CHECK(configure_view_acl(vconfig, config, "no-case-compress", NULL,
|
||||||
|
Reference in New Issue
Block a user