test,sunos: test-ipc.c lacks newline at EOF
The Studio compiler issues a warning because the source file lacks a newline at the end of the file. PR-URL: https://github.com/libuv/libuv/pull/2200 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
c75893fd13
commit
7f2d5bc32b
@ -971,4 +971,4 @@ int ipc_helper_send_zero(void) {
|
||||
|
||||
MAKE_VALGRIND_HAPPY();
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user