summaryrefslogtreecommitdiff
path: root/source4/torture/raw/lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/raw/lock.c')
-rw-r--r--source4/torture/raw/lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/raw/lock.c b/source4/torture/raw/lock.c
index d49d8613cb..e6930f2b33 100644
--- a/source4/torture/raw/lock.c
+++ b/source4/torture/raw/lock.c
@@ -662,7 +662,7 @@ done:
/*
basic testing of lock calls
*/
-BOOL torture_raw_lock(void)
+BOOL torture_raw_lock(struct torture_context *torture)
{
struct smbcli_state *cli;
BOOL ret = True;