From 44dade71f3cf739618affe0db5b40c15418ecb99 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 26 Sep 2017 13:53:17 +0200 Subject: resolv/Makefile: Fix typo in comment --- resolv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resolv/Makefile') diff --git a/resolv/Makefile b/resolv/Makefile index ec7e4fd..cb082d9 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. -- cgit v1.1