diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2017-04-20 12:50:39 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2017-04-25 17:15:26 +0200 |
commit | 710989b08737c6cccfdd8e33d6ceeba0e295ddec (patch) | |
tree | bee45098f30e7164801002523f0874422ddf24d4 /docs/src | |
parent | e4bc694b365665fb6cc47fd1544f1b5597228d19 (diff) | |
download | libuv-710989b08737c6cccfdd8e33d6ceeba0e295ddec.tar.gz libuv-710989b08737c6cccfdd8e33d6ceeba0e295ddec.zip |
zos: use proper prototype for epoll_init()
`int epoll_init()` declares a function that takes any number of
arguments, use `int epoll_init(void)` instead.
PR-URL: https://github.com/libuv/libuv/pull/1314
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: John Barboza <jbarboza@ca.ibm.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions