mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
spelling
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: acl.h,v 1.13 2000/08/01 01:23:37 tale Exp $ */
|
/* $Id: acl.h,v 1.14 2000/11/07 23:43:23 bwelling Exp $ */
|
||||||
|
|
||||||
#ifndef DNS_ACL_H
|
#ifndef DNS_ACL_H
|
||||||
#define DNS_ACL_H 1
|
#define DNS_ACL_H 1
|
||||||
@@ -154,7 +154,7 @@ dns_acl_match(isc_netaddr_t *reqaddr,
|
|||||||
* indicating the distance from the beginning of the list.
|
* indicating the distance from the beginning of the list.
|
||||||
*
|
*
|
||||||
* If there is a negative match, '*match' will be set to a negative value
|
* If there is a negative match, '*match' will be set to a negative value
|
||||||
* whose absoluate value indicates the distance from the beginning of
|
* whose absolute value indicates the distance from the beginning of
|
||||||
* the list.
|
* the list.
|
||||||
*
|
*
|
||||||
* If there is a match (either positive or negative) and 'matchelt' is
|
* If there is a match (either positive or negative) and 'matchelt' is
|
||||||
|
Reference in New Issue
Block a user