summaryrefslogtreecommitdiffstats
path: root/lib/libc/resolv/Symbol.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/resolv/Symbol.map')
-rw-r--r--lib/libc/resolv/Symbol.map8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/resolv/Symbol.map b/lib/libc/resolv/Symbol.map
index 90d8137..211f2c4 100644
--- a/lib/libc/resolv/Symbol.map
+++ b/lib/libc/resolv/Symbol.map
@@ -1,7 +1,9 @@
-# $FreeBSD$
+/*
+ * $FreeBSD$
+ */
FBSD_1.0 {
- #h_nerr; # Why is this not staticized in net/herror.c?
+ /* h_nerr; */ /* Why is this not staticized in net/herror.c? */
h_errlist;
herror;
hstrerror;
@@ -66,8 +68,6 @@ FBSD_1.0 {
__res_mkupdrec;
__res_mkupdate;
__res_opt;
- #__res_get_nibblesuffix; # Excluded
- #__res_get_nibblesuffix2; # Excluded
__res_getservers;
__res_hostalias;
__res_nametoclass;
OpenPOWER on IntegriCloud