X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fshort_types%2Ftest%2Frun-endian.c;h=108e3ab7d1d761fb29213387b9a02f2241381859;hb=60d22760a069b2adebda59dd68edbe70304584cf;hp=17508e11eb4b0749718dda7273609138334499d9;hpb=9e2c88b5b7b9b78aa16d4238ae297a0e388ffaae;p=ccan 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);