s4-smbtorture: remove trailing whitespace.
authorGünther Deschner <gd@samba.org>
Fri, 29 May 2009 11:18:23 +0000 (13:18 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 29 May 2009 11:18:23 +0000 (13:18 +0200)
Guenther

source4/torture/rpc/samr.c

index 55fbb448281ac8032467bcd8820d489c814845f2..30e7e0889c476c9fbedd89b3311ac201d691d5b8 100644 (file)
@@ -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 */
 
        {