summaryrefslogtreecommitdiff
path: root/resolv
diff options
context:
space:
mode:
Diffstat (limited to 'resolv')
-rw-r--r--resolv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index ec7e4fd146..cb082d9872 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -71,7 +71,7 @@ tests-internal += \
endif
-# This test accesses __inet_ntop_range, an internal libc function.
+# This test accesses __inet_ntop_length, an internal libc function.
tests-internal += tst-inet_pton
# This test sends millions of packets and is rather slow.