From: Mark Andrews Date: Wed, 1 Feb 2006 22:38:56 +0000 (+0000) Subject: comment typo X-Git-Tag: v9.7.0a2^2~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=b32bf402e01d39431955a5e301a4a44dcb466358;p=thirdparty%2Fbind9.git comment typo --- diff --git a/lib/dns/include/dns/resolver.h b/lib/dns/include/dns/resolver.h index 55441726bc3..4438012bccc 100644 --- a/lib/dns/include/dns/resolver.h +++ b/lib/dns/include/dns/resolver.h @@ -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: *