projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
utf8: don't allow NUL in decoded strings.
[ccan]
/
tools
/
ccanlint
/
tests
/
license_file_compat.c
diff --git
a/tools/ccanlint/tests/license_file_compat.c
b/tools/ccanlint/tests/license_file_compat.c
index 08cc31b9a1b2ddd66fbfe76f89b69b19d60b95fc..e9273d2443372cab2bd04d642300788cede5515d 100644
(file)
--- a/
tools/ccanlint/tests/license_file_compat.c
+++ b/
tools/ccanlint/tests/license_file_compat.c
@@
-12,7
+12,7
@@
#include <ccan/str/str.h>
static void check_license_file_compat(struct manifest *m,
- unsigned int *timeleft,
+ unsigned int *timeleft
UNNEEDED
,
struct score *score)
{
struct list_head *list;