X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fcast%2Ftest%2Fcompile_fail-cast_const2.c;h=b780f5282f15f1da9ca6c2c03e09826cbccab199;hb=5877402640cff05f779b23a730e4cc62d729113f;hp=e671e88eda56ca3dfdfab58bf3cd299fe4627e86;hpb=f27c9672ef62379e09793dcf42725bf9c37f44bf;p=ccan diff --git a/ccan/cast/test/compile_fail-cast_const2.c b/ccan/cast/test/compile_fail-cast_const2.c index e671e88e..b780f528 100644 --- a/ccan/cast/test/compile_fail-cast_const2.c +++ b/ccan/cast/test/compile_fail-cast_const2.c @@ -6,7 +6,7 @@ struct char_struct { char c; }; -int main(int argc, char *argv[]) +int main(void) { char **uc; const