projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge Makefile rewrite into master
[ccan]
/
ccan
/
tcon
/
test
/
compile_fail-container4w.c
diff --git
a/ccan/tcon/test/compile_fail-container4w.c
b/ccan/tcon/test/compile_fail-container4w.c
index 0d7b367b99305700569e22a583ffb012078c5613..d33ce1e5216a2e6cac2c9856b2d158800862320f 100644
(file)
--- a/
ccan/tcon/test/compile_fail-container4w.c
+++ b/
ccan/tcon/test/compile_fail-container4w.c
@@
-17,7
+17,7
@@
struct info_base {
char *infop;
};
char *infop;
};
-int main(
int argc, char *argv[]
)
+int main(
void
)
{
TCON_WRAP(struct info_base,
TCON_CONTAINER(concan, struct outer, inner)) info;
{
TCON_WRAP(struct info_base,
TCON_CONTAINER(concan, struct outer, inner)) info;