X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fexamples_run.c;fp=tools%2Fccanlint%2Ftests%2Fexamples_run.c;h=6c746b64a3722f362b6908f59abd4f39f1c5a5a5;hp=8ea6a9bf515806fa58e22bbe480c96e8b4065460;hb=61f58ff94e35c9b8ac5488554e2554bc5c9888b3;hpb=68c74ffd4356e26ba25b4fbbf9a8f832dcb8a0b8 diff --git a/tools/ccanlint/tests/examples_run.c b/tools/ccanlint/tests/examples_run.c index 8ea6a9bf..6c746b64 100644 --- a/tools/ccanlint/tests/examples_run.c +++ b/tools/ccanlint/tests/examples_run.c @@ -188,7 +188,7 @@ static char *unexpected(struct ccan_file *i, const char *input, } static void run_examples(struct manifest *m, - unsigned int *timeleft, struct score *score) + unsigned int *timeleft UNNEEDED, struct score *score) { struct ccan_file *i; struct list_head *list;