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