mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
comment typo
This commit is contained in:
parent
e256ce5f47
commit
b32bf402e0
@ -15,7 +15,7 @@
|
|||||||
* PERFORMANCE OF THIS SOFTWARE.
|
* PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: resolver.h,v 1.51 2006/01/06 00:01:44 marka Exp $ */
|
/* $Id: resolver.h,v 1.52 2006/02/01 22:38:56 marka Exp $ */
|
||||||
|
|
||||||
#ifndef DNS_RESOLVER_H
|
#ifndef DNS_RESOLVER_H
|
||||||
#define DNS_RESOLVER_H 1
|
#define DNS_RESOLVER_H 1
|
||||||
@ -144,7 +144,7 @@ dns_resolver_create(dns_view_t *view,
|
|||||||
*
|
*
|
||||||
*\li 'dispatchv6' is a valid dispatcher with an IPv6 UDP socket, or is NULL.
|
*\li 'dispatchv6' is a valid dispatcher with an IPv6 UDP socket, or is NULL.
|
||||||
*
|
*
|
||||||
*\li *resp != NULL && *resp == NULL.
|
*\li resp != NULL && *resp == NULL.
|
||||||
*
|
*
|
||||||
* Returns:
|
* Returns:
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user