mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s4:torture/locktest.c - fix one indentation
This commit is contained in:
parent
0c8cf666fc
commit
3b7e2ee5e4
@ -405,7 +405,7 @@ static int retest(struct smbcli_state *cli[NSERVERS][NCONNECTIONS],
|
||||
*/
|
||||
static int test_locks(struct tevent_context *ev,
|
||||
struct loadparm_context *lp_ctx,
|
||||
TALLOC_CTX *mem_ctx,
|
||||
TALLOC_CTX *mem_ctx,
|
||||
char *share[NSERVERS])
|
||||
{
|
||||
struct smbcli_state *cli[NSERVERS][NCONNECTIONS];
|
||||
|
Loading…
Reference in New Issue
Block a user