diff options
Diffstat (limited to 'source4/torture/rpc/schannel.c')
-rw-r--r-- | source4/torture/rpc/schannel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/schannel.c b/source4/torture/rpc/schannel.c index f6c94b145a..c41fe19506 100644 --- a/source4/torture/rpc/schannel.c +++ b/source4/torture/rpc/schannel.c @@ -108,7 +108,7 @@ failed: /* a schannel test suite */ -BOOL torture_rpc_schannel(int dummy) +BOOL torture_rpc_schannel(void) { TALLOC_CTX *mem_ctx; BOOL ret = True; |