diff options
-rw-r--r-- | source4/torture/locktest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/locktest.c b/source4/torture/locktest.c index dff014bacc..aecf71bf9c 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]; |