X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=test%2Fecho-fork.c;fp=test%2Fecho-fork.c;h=0096c9e0fb4adc5c8611a5bccd366d7863bd2445;hb=8d4b96efb7955eaa96174af4804597f92e124041;hp=94000c68cecfb157ddf70ce2395ed2ca4c9b0b99;hpb=d9a6e9b7951388016638d05656645b22d8723fdb;p=meshlink diff --git a/test/echo-fork.c b/test/echo-fork.c index 94000c68..0096c9e0 100644 --- a/test/echo-fork.c +++ b/test/echo-fork.c @@ -174,7 +174,7 @@ static int main2(void) { } -int main() { +int main(void) { meshlink_set_log_cb(NULL, MESHLINK_WARNING, log_cb); // Initialize and exchange configuration.