projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ccanlint: use opt package.
[ccan]
/
tools
/
ccanlint
/
ccanlint.h
diff --git
a/tools/ccanlint/ccanlint.h
b/tools/ccanlint/ccanlint.h
index 7d9bd7c821ec6149e7c296333e062c14b3c88e55..0bfb6a62cff5d88d99489b13b432c026beb8513e 100644
(file)
--- a/
tools/ccanlint/ccanlint.h
+++ b/
tools/ccanlint/ccanlint.h
@@
-14,7
+14,7
@@
/* 1 == Describe results for partial failures.
2 == Describe gory details.
3 == Describe every action. */
-extern
unsigned
int verbose;
+extern int verbose;
struct manifest {
char *dir;