From: Tim Prouty Date: Tue, 19 May 2009 01:31:46 +0000 (-0700) Subject: s4 torture: Fix typo X-Git-Tag: tdb-1.1.5~485 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d38e5d18a7ad5db0ace78afe3b42ec5f5174752b;p=thirdparty%2Fsamba.git s4 torture: Fix typo --- diff --git a/source4/torture/rpc/samr.c b/source4/torture/rpc/samr.c index f853195bbe2..692dddf73b9 100644 --- a/source4/torture/rpc/samr.c +++ b/source4/torture/rpc/samr.c @@ -6452,7 +6452,7 @@ static bool torture_rpc_samr_pwdlastset(struct torture_context *torture, struct torture_suite *torture_rpc_samr_passwords_pwdlastset(TALLOC_CTX *mem_ctx) { - struct torture_suite *suite = torture_suite_create(nmem_ctx, "SAMR-PASSWORDS-PWDLASTSET"); + struct torture_suite *suite = torture_suite_create(mem_ctx, "SAMR-PASSWORDS-PWDLASTSET"); struct torture_rpc_tcase *tcase; tcase = torture_suite_add_machine_rpc_iface_tcase(suite, "samr",