]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] type mismatch
authorEvan Hunt <each@isc.org>
Thu, 2 Jun 2016 17:24:39 +0000 (10:24 -0700)
committerEvan Hunt <each@isc.org>
Thu, 2 Jun 2016 17:24:39 +0000 (10:24 -0700)
lib/dns/include/dns/catz.h

index 6c9a29eb6f2fb941a1d3cb55ef7c6f0748aecbfa..f2443d2461ca76b97e60838c6667475ec1b593f8 100644 (file)
@@ -177,7 +177,7 @@ dns_catz_entry_detach(dns_catz_zone_t *zone, dns_catz_entry_t **entryp);
  * \li entryp is not NULL, *entryp is not NULL
  */
 
-isc_result_t
+isc_boolean_t
 dns_catz_entry_validate(const dns_catz_entry_t *entry);
 /*%<
  * Validate whether entry is correct.