projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ccanlint: try running example code.
[ccan]
/
tools
/
ccanlint
/
ccanlint.h
diff --git
a/tools/ccanlint/ccanlint.h
b/tools/ccanlint/ccanlint.h
index 0bfb6a62cff5d88d99489b13b432c026beb8513e..679b00ac2bf2f87a02e4ac879fdbe1c9803b5611 100644
(file)
--- a/
tools/ccanlint/ccanlint.h
+++ b/
tools/ccanlint/ccanlint.h
@@
-34,6
+34,7
@@
struct manifest {
struct list_head other_files;
struct list_head examples;
+ struct list_head mangled_examples;
/* From tests/check_depends_exist.c */
struct list_head dep_dirs;