From abec6ac24d9814101b5d24e83a6a79dbd0032a23 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Thu, 5 Aug 1999 22:09:23 +0000 Subject: [PATCH] add class CH --- lib/dns/include/dns/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/include/dns/types.h b/lib/dns/include/dns/types.h index 3ddfbc9e73..7b29ba378c 100644 --- a/lib/dns/include/dns/types.h +++ b/lib/dns/include/dns/types.h @@ -110,8 +110,8 @@ enum { #include enum { CLASSENUM + dns_rdataclass_ch = 3, dns_rdataclass_none = 254 /* RFC2136 */ - /* dns_rdataclass_any = 255 TSIG is class ANY specific */ }; /*