From: Tony Finch Date: Thu, 9 Feb 2023 12:16:46 +0000 (+0000) Subject: Remove another remnant of bitstring labels X-Git-Tag: v9.19.11~79^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1637721ee9ea7989bb7676e99c971338d82c9b16;p=thirdparty%2Fbind9.git Remove another remnant of bitstring labels A comment referred to the mysterious label type 01000001 --- diff --git a/lib/dns/include/dns/name.h b/lib/dns/include/dns/name.h index 91239104439..359f8a08d73 100644 --- a/lib/dns/include/dns/name.h +++ b/lib/dns/include/dns/name.h @@ -663,8 +663,7 @@ dns_name_fromregion(dns_name_t *name, const isc_region_t *r); * so far converted. A maximum of 255 bytes is converted. * * Requires: - * \li The data in 'r' is a sequence of one or more type 00 or type 01000001 - * labels. + * \li The data in 'r' is a sequence of one or more type 00 labels. */ void