From: Mark Andrews Date: Fri, 10 Jan 2003 02:43:56 +0000 (+0000) Subject: update comment X-Git-Tag: v9.2.3rc1~104^2~177 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3c2127744fb9523528ebb290bca8ac07ec9820ac;p=thirdparty%2Fbind9.git update comment --- diff --git a/lib/dns/include/dns/message.h b/lib/dns/include/dns/message.h index 706d8dcb2fc..816ba99fe9d 100644 --- a/lib/dns/include/dns/message.h +++ b/lib/dns/include/dns/message.h @@ -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. */