summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/dns/dynamic_db.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns/dynamic_db.c b/lib/dns/dynamic_db.c
index 220db68..b299b84 100644
--- a/lib/dns/dynamic_db.c
+++ b/lib/dns/dynamic_db.c
@@ -217,7 +217,7 @@ cleanup:
return result;
}
-isc_result_t
+void
dns_dynamic_db_cleanup(void)
{
dyndb_implementation_t *elem;