summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-05-29 13:18:23 +0200
committerGünther Deschner <gd@samba.org>2009-05-29 13:18:23 +0200
commit12496ea5aba3a53691ca74f12192f489d7831592 (patch)
treeffcd0d530fab08e7b90d3fce220bc184d5f0466e /source4/torture/rpc
parent059401e4575922ee23656b880c2c2ef230a7cebe (diff)
downloadsamba-12496ea5aba3a53691ca74f12192f489d7831592.tar.gz
samba-12496ea5aba3a53691ca74f12192f489d7831592.tar.bz2
samba-12496ea5aba3a53691ca74f12192f489d7831592.zip
s4-smbtorture: remove trailing whitespace.
Guenther
Diffstat (limited to 'source4/torture/rpc')
-rw-r--r--source4/torture/rpc/samr.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/torture/rpc/samr.c b/source4/torture/rpc/samr.c
index 55fbb44828..30e7e0889c 100644
--- a/source4/torture/rpc/samr.c
+++ b/source4/torture/rpc/samr.c
@@ -2674,7 +2674,7 @@ static bool test_QueryUserInfo_pwdlastset(struct dcerpc_pipe *p,
}
static bool test_SamLogon(struct torture_context *tctx,
- struct dcerpc_pipe *p,
+ struct dcerpc_pipe *p,
struct cli_credentials *test_credentials,
NTSTATUS expected_result)
{
@@ -2908,7 +2908,7 @@ static bool test_SetPassword_pwdlastset(struct dcerpc_pipe *p,
b->flags &= ~DCERPC_AUTH_OPTIONS;
b->flags |= DCERPC_SCHANNEL | DCERPC_SIGN | DCERPC_SCHANNEL_128;
- status = dcerpc_pipe_connect_b(tctx, &np, b,
+ status = dcerpc_pipe_connect_b(tctx, &np, b,
&ndr_table_netlogon,
machine_credentials, tctx->ev, tctx->lp_ctx);
@@ -6181,7 +6181,7 @@ static bool test_ManyObjects(struct dcerpc_pipe *p,
uint32_t i;
struct policy_handle *handles = talloc_zero_array(tctx, struct policy_handle, num_total);
-
+
/* query */
{