From 293b190805beb1747ddb1e4bfcaa165060af6827 Mon Sep 17 00:00:00 2001 From: Brad House Date: Sun, 26 May 2024 13:12:52 -0400 Subject: [PATCH] ares__isprint() remove duplicate prototype --- src/lib/ares_private.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/ares_private.h b/src/lib/ares_private.h index ead8f1ed..47a6943c 100644 --- a/src/lib/ares_private.h +++ b/src/lib/ares_private.h @@ -508,7 +508,6 @@ ares_status_t ares__hosts_entry_to_addrinfo(const ares_hosts_entry_t *entry, unsigned short port, ares_bool_t want_cnames, struct ares_addrinfo *ai); -ares_bool_t ares__isprint(int ch); /*! Parse a compressed DNS name as defined in RFC1035 starting at the current