summaryrefslogtreecommitdiff
path: root/nameser.h
diff options
context:
space:
mode:
Diffstat (limited to 'nameser.h')
-rw-r--r--nameser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nameser.h b/nameser.h
index e075f092..4e08c7b9 100644
--- a/nameser.h
+++ b/nameser.h
@@ -175,7 +175,7 @@
#define T_UID 101 /* user ID */
#define T_GID 102 /* group ID */
#define T_UNSPEC 103 /* Unspecified format (binary data) */
-#define T_UNSPECA 104 /* "unspecified ascii". Ugly MIT hack */
+#define T_UNSPECA 104 /* "unspecified ASCII". Ugly MIT hack */
/* Query type values which do not appear in resource records */
#define T_TKEY 249 /* Transaction Key [RFC2930] */
#define T_TSIG 250 /* Transaction Signature [RFC2845] */