From: Matthias Dieter Wallnöfer Date: Mon, 6 Dec 2010 10:24:12 +0000 (+0100) Subject: s4:torture/locktest.c - fix one indentation X-Git-Url: http://git.samba.org/?p=metze%2Fsamba%2Fwip.git;a=commitdiff_plain;h=3b7e2ee5e4b6e15ddd24f781d389b9dbe88dc887 s4:torture/locktest.c - fix one indentation --- diff --git a/source4/torture/locktest.c b/source4/torture/locktest.c index dff014bacc0f..aecf71bf9cc2 100644 --- a/source4/torture/locktest.c +++ b/source4/torture/locktest.c @@ -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];