From 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 31 Jul 2019 16:59:49 +0200 Subject: New upstream version 1.0.28 --- lib/inet_pton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/inet_pton.c') diff --git a/lib/inet_pton.c b/lib/inet_pton.c index 7638b6e..e117854 100644 --- a/lib/inet_pton.c +++ b/lib/inet_pton.c @@ -13,7 +13,7 @@ #include #endif -int +int inet_pton (int af, const char *src, void *dst) { -- cgit v1.2.3