2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

comment typo

This commit is contained in:
Mark Andrews 2006-02-01 22:38:56 +00:00
parent e256ce5f47
commit b32bf402e0

View File

@ -15,7 +15,7 @@
* 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
#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 *resp != NULL && *resp == NULL.
*\li resp != NULL && *resp == NULL.
*
* Returns:
*