git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3bc833
)
s4 torture: Fix typo
author
Tim Prouty
<tprouty@samba.org>
Tue, 19 May 2009 01:31:46 +0000
(18:31 -0700)
committer
Tim Prouty
<tprouty@samba.org>
Tue, 19 May 2009 01:31:46 +0000
(18:31 -0700)
source4/torture/rpc/samr.c
patch
|
blob
|
history
diff --git
a/source4/torture/rpc/samr.c
b/source4/torture/rpc/samr.c
index f853195bbe29e7df5dac14a23fb02ccdfc8d440d..692dddf73b926bc82f129f5185eeba9e348360f5 100644
(file)
--- 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(
n
mem_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",