X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fshort_types%2Ftest%2Frun-endian.c;h=108e3ab7d1d761fb29213387b9a02f2241381859;hp=17508e11eb4b0749718dda7273609138334499d9;hb=60d22760a069b2adebda59dd68edbe70304584cf;hpb=396f2fcde80ca9e0d95d5ddb631a9ac5cad0926b diff --git a/ccan/short_types/test/run-endian.c b/ccan/short_types/test/run-endian.c index 17508e11..108e3ab7 100644 --- a/ccan/short_types/test/run-endian.c +++ b/ccan/short_types/test/run-endian.c @@ -4,7 +4,7 @@ #include #include -int main(int argc, char *argv[]) +int main(void) { plan_tests(6);