]> git.saurik.com Git - apple/libresolv.git/commitdiff
libresolv-65.tar.gz macos-1013 macos-10131 macos-10132 macos-10133 macos-10134 macos-10135 macos-10136 v65
authorApple <opensource@apple.com>
Tue, 27 Sep 2016 16:56:33 +0000 (16:56 +0000)
committerApple <opensource@apple.com>
Tue, 27 Sep 2016 16:56:33 +0000 (16:56 +0000)
dns.h

diff --git a/dns.h b/dns.h
index 6cee32ec9e4bb5069416c5b83a07e4cda6e5907b..b3e5ead0cea73f5c3927f6aa37c8b81724c93d35 100644 (file)
--- a/dns.h
+++ b/dns.h
@@ -110,7 +110,7 @@ extern void dns_set_debug(dns_handle_t dns, uint32_t flag);
 /*
  * Returns the number of names in the search list.
  */
-extern uint32_t dns_search_list_domain_count(dns_handle_t dns);
+extern uint32_t dns_search_list_count(dns_handle_t dns);
 
 /* 
  * Returns the domain name at index i in the search list.