summaryrefslogtreecommitdiffstats
path: root/source/torture/raw/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/torture/raw/search.c')
-rw-r--r--source/torture/raw/search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/torture/raw/search.c b/source/torture/raw/search.c
index 04c1f8db57b..8a8e4cc0f98 100644
--- a/source/torture/raw/search.c
+++ b/source/torture/raw/search.c
@@ -1078,7 +1078,7 @@ done:
/*
basic testing of all RAW_SEARCH_* calls using a single file
*/
-BOOL torture_raw_search(int dummy)
+BOOL torture_raw_search(void)
{
struct smbcli_state *cli;
BOOL ret = True;