summaryrefslogtreecommitdiff
path: root/source4/torture/dns/dlz_bind9.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/dns/dlz_bind9.c')
-rw-r--r--source4/torture/dns/dlz_bind9.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/dns/dlz_bind9.c b/source4/torture/dns/dlz_bind9.c
index 6372ca8df62..18d65a32689 100644
--- a/source4/torture/dns/dlz_bind9.c
+++ b/source4/torture/dns/dlz_bind9.c
@@ -138,7 +138,7 @@ static struct torture_suite *dlz_bind9_suite(TALLOC_CTX *ctx)
/**
* DNS torture module initialization
*/
-NTSTATUS torture_dns_init(void)
+NTSTATUS torture_bind_dns_init(void)
{
struct torture_suite *suite;
TALLOC_CTX *mem_ctx = talloc_autofree_context();