X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fno_trailing_whitespace.c;h=5c5cf35bb68769ea1276756ac7a34c99147f5b1d;hb=d8c9fdc0e6b70ab4fced949ee6488dc585a711f4;hp=5d3b5ca19d0b10f1b76fbda3fd2cdfcaa72426b7;hpb=60824f8a0f758dc7808eb31cc83434ea78f44ed1;p=ccan diff --git a/tools/ccanlint/tests/no_trailing_whitespace.c b/tools/ccanlint/tests/no_trailing_whitespace.c index 5d3b5ca1..5c5cf35b 100644 --- a/tools/ccanlint/tests/no_trailing_whitespace.c +++ b/tools/ccanlint/tests/no_trailing_whitespace.c @@ -22,7 +22,6 @@ static char *get_trailing_whitespace(const char *line) } static void check_trailing_whitespace(struct manifest *m, - bool keep, unsigned int *timeleft, struct score *score) {