]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
comment typo
authorMark Andrews <marka@isc.org>
Wed, 1 Feb 2006 22:38:56 +0000 (22:38 +0000)
committerMark Andrews <marka@isc.org>
Wed, 1 Feb 2006 22:38:56 +0000 (22:38 +0000)
lib/dns/include/dns/resolver.h

index 55441726bc30b22e182f1e905e67775edcf5a7f1..4438012bccc1be5fdba71a17da85116d87a66180 100644 (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:
  *