X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Flicense_comment.c;h=ef865a4d6f74fdaa51fe277dae1324e791b3513b;hb=61f58ff94e35c9b8ac5488554e2554bc5c9888b3;hp=abe0204e9c32c2ea9aa7d0142d243d4585a57ee9;hpb=94e7bbe83e4071cebe189d8487acb3df7552fb24;p=ccan diff --git a/tools/ccanlint/tests/license_comment.c b/tools/ccanlint/tests/license_comment.c index abe0204e..ef865a4d 100644 --- a/tools/ccanlint/tests/license_comment.c +++ b/tools/ccanlint/tests/license_comment.c @@ -36,7 +36,8 @@ static bool line_has_license_flavour(const char *line, const char *shortname) } static void check_license_comment(struct manifest *m, - unsigned int *timeleft, struct score *score) + unsigned int *timeleft UNNEEDED, + struct score *score) { struct list_head *list;