fix merge error

This commit is contained in:
Mark Andrews
2015-05-28 16:31:35 +10:00
parent 4adbc24505
commit 03d6a43845
+1 -1
View File
@@ -239,7 +239,7 @@ dns_dlzdestroy(dns_dlzdb_t **dbp) {
#ifdef BIND9
if (db->ssutable != NULL)
dns_ssutable_detach(&(*dbp)->ssutable);
dns_ssutable_detach(&dp->ssutable);
#endif
/* call the drivers destroy method */