]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update comment
authorMark Andrews <marka@isc.org>
Fri, 10 Jan 2003 02:43:56 +0000 (02:43 +0000)
committerMark Andrews <marka@isc.org>
Fri, 10 Jan 2003 02:43:56 +0000 (02:43 +0000)
lib/dns/include/dns/message.h

index 706d8dcb2fc0865b855650af9dad3556b10902ce..816ba99fe9db7b22826bc81881c38b1e21b07546 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: message.h,v 1.110 2002/04/26 00:40:34 marka Exp $ */
+/* $Id: message.h,v 1.111 2003/01/10 02:43:56 marka Exp $ */
 
 #ifndef DNS_MESSAGE_H
 #define DNS_MESSAGE_H 1
@@ -741,7 +741,7 @@ dns_message_addname(dns_message_t *msg, dns_name_t *name,
  *
  *     'msg' be valid, and be a renderable message.
  *
- *     'name' be a valid name.
+ *     'name' be a valid absolute name.
  *
  *     'section' be a named section.
  */