X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fheaders_idempotent.c;h=56c37ef7cbb59489d771d41d7b5f6562359a90b9;hp=1b2916bda3cb1ec1293ba59f7cda7f4b5ea6f8c8;hb=61f58ff94e35c9b8ac5488554e2554bc5c9888b3;hpb=c9d946d07ae9a270042bcfef2bccfa09de6bddd9 diff --git a/tools/ccanlint/tests/headers_idempotent.c b/tools/ccanlint/tests/headers_idempotent.c index 1b2916bd..56c37ef7 100644 --- a/tools/ccanlint/tests/headers_idempotent.c +++ b/tools/ccanlint/tests/headers_idempotent.c @@ -178,7 +178,8 @@ static void check_idem(struct ccan_file *f, struct score *score) } static void check_idempotent(struct manifest *m, - unsigned int *timeleft, struct score *score) + unsigned int *timeleft UNNEEDED, + struct score *score) { struct ccan_file *f;