X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fheaders_idempotent.c;h=56c37ef7cbb59489d771d41d7b5f6562359a90b9;hb=1ddb7420f1ac53c060aec62e26702d1d7029fc54;hp=1b2916bda3cb1ec1293ba59f7cda7f4b5ea6f8c8;hpb=04bcddcc084cf0ef05945c7a9d609e08e30387be;p=ccan 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;