X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=blobdiff_plain;f=lib%2Ftorture%2Ftorture.c;fp=lib%2Ftorture%2Ftorture.c;h=4333f98990dbd6ae20e227c0e9ea836566b81a53;hp=dcb28eefb024a66ce63d0821350b695993ab3902;hb=9f697903556529bb4fedd73d027c317e56f6bf21;hpb=a5e14bded48ac53e21307eda1c9767be64b39a17 diff --git a/lib/torture/torture.c b/lib/torture/torture.c index dcb28eefb02..4333f98990d 100644 --- a/lib/torture/torture.c +++ b/lib/torture/torture.c @@ -305,7 +305,7 @@ bool torture_run_suite(struct torture_context *context, } bool torture_run_suite_restricted(struct torture_context *context, - struct torture_suite *suite, char **restricted) + struct torture_suite *suite, const char **restricted) { /* FIXME */ return false;