projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ccanlint: fix _info option handling
[ccan]
/
tools
/
ccanlint
/
ccanlint.h
diff --git
a/tools/ccanlint/ccanlint.h
b/tools/ccanlint/ccanlint.h
index 40cb4195ffc65263ee2ef2bbb936fa3fd9e31707..41aaec9353ae9b1d09bf063f38b4e9cd24507881 100644
(file)
--- a/
tools/ccanlint/ccanlint.h
+++ b/
tools/ccanlint/ccanlint.h
@@
-4,7
+4,7
@@
#include <stdbool.h>
#include "../doc_extract.h"
#include <stdbool.h>
#include "../doc_extract.h"
-#define REGISTER_TEST(name, ...)
+#define REGISTER_TEST(name, ...)
extern struct ccanlint name
/* 0 == Describe failed tests.
1 == Describe results for partial failures.
/* 0 == Describe failed tests.
1 == Describe results for partial failures.