Remove another remnant of bitstring labels

A comment referred to the mysterious label type 01000001
This commit is contained in:
Tony Finch 2023-02-09 12:16:46 +00:00 committed by Tony Finch
parent d39f666c7e
commit 1637721ee9

View file

@ -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