X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fmain_header_exists.c;fp=tools%2Fccanlint%2Ftests%2Fmain_header_exists.c;h=52a7e43c52b169dd7c3689dfafedfddf99c95a7d;hp=2af9afc00892a7561fdf92f6b514f777ef78c0b5;hb=61f58ff94e35c9b8ac5488554e2554bc5c9888b3;hpb=68c74ffd4356e26ba25b4fbbf9a8f832dcb8a0b8 diff --git a/tools/ccanlint/tests/main_header_exists.c b/tools/ccanlint/tests/main_header_exists.c index 2af9afc0..52a7e43c 100644 --- a/tools/ccanlint/tests/main_header_exists.c +++ b/tools/ccanlint/tests/main_header_exists.c @@ -14,7 +14,8 @@ #include static void check_has_main_header(struct manifest *m, - unsigned int *timeleft, struct score *score) + unsigned int *timeleft UNNEEDED, + struct score *score) { struct ccan_file *f;