From 67e9a69b8360faf5dc768eae4eee9892834d19c3 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 25 Dec 2017 09:00:39 +0000 Subject: - Switch to options helpers - Regenerate patches - Update WWW --- www/crawl/files/patch-dns.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/crawl/files/patch-dns.c') diff --git a/www/crawl/files/patch-dns.c b/www/crawl/files/patch-dns.c index 02215d8c182e..49c5da625c81 100644 --- a/www/crawl/files/patch-dns.c +++ b/www/crawl/files/patch-dns.c @@ -1,6 +1,6 @@ ---- dns.c.orig Sun May 18 10:21:33 2003 -+++ dns.c Mon May 30 16:20:14 2005 -@@ -562,8 +562,13 @@ +--- dns.c.orig 2003-05-18 01:21:33 UTC ++++ dns.c +@@ -562,8 +562,13 @@ dns_resolve(char *ip, struct addrinfo ** if (res != 0) { fprintf(stderr, "%s: getaddrinfo(%s): %s\n", __func__, ip, gai_strerror(res)); -- cgit v1.2.3