r3324: made the smbtorture code completely warning free
[samba.git] / source4 / torture / raw / write.c
index 6ac92af528cd066f366a0a64a423c90c1f0b3ab6..965911dc1a56f4033678b91f4f2cc94d834c3716 100644 (file)
@@ -913,7 +913,7 @@ static BOOL test_finfo_after_write(struct smbcli_state *cli, TALLOC_CTX *mem_ctx
 /* 
    basic testing of write calls
 */
-BOOL torture_raw_write(int dummy)
+BOOL torture_raw_write(void)
 {
        struct smbcli_state *cli;
        BOOL ret = True;