s4 torture: Fix typo
authorTim Prouty <tprouty@samba.org>
Tue, 19 May 2009 01:31:46 +0000 (18:31 -0700)
committerTim Prouty <tprouty@samba.org>
Tue, 19 May 2009 01:31:46 +0000 (18:31 -0700)
source4/torture/rpc/samr.c

index f853195bbe29e7df5dac14a23fb02ccdfc8d440d..692dddf73b926bc82f129f5185eeba9e348360f5 100644 (file)
@@ -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",