From d943e1d95f2fb597ceecdbb2f95d783c8d6d33e9 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Tue, 13 Jul 2010 05:12:14 +0000 Subject: MFC r209715: addr2ascii(3) was removed ages ago. Fix the comment. --- include/arpa/inet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/arpa/inet.h b/include/arpa/inet.h index 084810692b79..91733a9ca382 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -62,7 +62,7 @@ #ifndef _ARPA_INET_H_ #define _ARPA_INET_H_ -/* External definitions for functions in inet(3), addr2ascii(3) */ +/* External definitions for functions in inet(3). */ #include #include -- cgit v1.3