]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] Fix typo (callback function name passed to dlz_create())
authorEvan Hunt <each@isc.org>
Mon, 29 Dec 2014 17:56:39 +0000 (09:56 -0800)
committerEvan Hunt <each@isc.org>
Mon, 29 Dec 2014 17:56:39 +0000 (09:56 -0800)
contrib/dlz/example/README

index 3642de8ce33db63bd530838447793c73738f323b..368fe94e3fab47fc44ef53ec94cfb56679bef034 100644 (file)
@@ -113,7 +113,7 @@ The DLZ dlopen driver provides a set of callback functions:
     Puts a DNS resource record into an AXFR response, which is
     referenced by the opaque structure 'allnodes' provided by named.
 
-  - isc_result_t writable_zone(dns_view_t *view, const char *zone_name);
+  - isc_result_t writeable_zone(dns_view_t *view, const char *zone_name);
 
     Allows the DLZ module to inform named that a given zone can recieve
     DDNS updates.  (Note: This is not currently supported for DLZ