ares__isprint() remove duplicate prototype

v1.23
Brad House 10 months ago
parent 6fd3e5298a
commit 293b190805
  1. 1
      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

Loading…
Cancel
Save