OSDN Git Service

nameser.h: sync with glibc
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 16 Oct 2009 23:46:10 +0000 (01:46 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 19 Nov 2009 21:39:17 +0000 (22:39 +0100)
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/arpa/nameser.h

index a9c199e..917ba19 100644 (file)
@@ -287,7 +287,7 @@ typedef enum __ns_type {
        ns_t_naptr = 35,        /* Naming Authority PoinTeR */
        ns_t_kx = 36,           /* Key Exchange */
        ns_t_cert = 37,         /* Certification record */
-       ns_t_a6 = 38,           /* IPv6 address (deprecates AAAA) */
+       ns_t_a6 = 38,           /* IPv6 address (deprecated, use ns_t_aaaa) */
        ns_t_dname = 39,        /* Non-terminal DNAME (for IPv6) */
        ns_t_sink = 40,         /* Kitchen sink (experimentatl) */
        ns_t_opt = 41,          /* EDNS0 option (meta-RR) */