From 473af331834c05fd41b36a6de116a724eae77890 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Sat, 6 Jan 2001 00:43:03 +0000 Subject: [PATCH] more comment updates --- lib/dns/include/dns/compress.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/include/dns/compress.h b/lib/dns/include/dns/compress.h index 2aad77eb6d..fc6a056b4c 100644 --- a/lib/dns/include/dns/compress.h +++ b/lib/dns/include/dns/compress.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: compress.h,v 1.24 2001/01/06 00:35:30 bwelling Exp $ */ +/* $Id: compress.h,v 1.25 2001/01/06 00:43:03 bwelling Exp $ */ #ifndef DNS_COMPRESS_H #define DNS_COMPRESS_H 1 @@ -170,7 +170,7 @@ dns_compress_add(dns_compress_t *cctx, dns_name_t *name, dns_name_t *prefix, * valid until the message compression is complete. * * 'prefix' must be a prefix returned by - * dns_compress_findglobal(). + * dns_compress_findglobal(), or the same as 'name'. */ void