summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/net/res_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/net/res_config.h')
-rw-r--r--freebsd/lib/libc/net/res_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libc/net/res_config.h b/freebsd/lib/libc/net/res_config.h
index 411542d1..c730aad3 100644
--- a/freebsd/lib/libc/net/res_config.h
+++ b/freebsd/lib/libc/net/res_config.h
@@ -2,7 +2,7 @@
#define DEBUG 1 /* enable debugging code (needed for dig) */
#define RESOLVSORT /* allow sorting of addresses in gethostbyname */
-#undef SUNSECURITY /* verify gethostbyaddr() calls - WE DONT NEED IT */
+#undef SUNSECURITY /* verify gethostbyaddr() calls - WE DON'T NEED IT */
#define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */
#ifdef __rtems__
#define dprintf gethostbydns_dprintf