diff options
author | Santiago Gimeno <santiago.gimeno@gmail.com> | 2017-02-07 18:03:20 +0100 |
---|---|---|
committer | Santiago Gimeno <santiago.gimeno@gmail.com> | 2017-02-08 12:47:50 +0100 |
commit | 309d603382159eacdf52cbf0fa936deb60552d32 (patch) | |
tree | a23aff4439e111ea913795e66e9133e7248626a0 /docs/src | |
parent | c355c8b1a64f155a4bcfed748b45e6f43cb4dc23 (diff) | |
download | libuv-309d603382159eacdf52cbf0fa936deb60552d32.tar.gz libuv-309d603382159eacdf52cbf0fa936deb60552d32.zip |
test: fix -Wformat warning
Substitute the `z` length modifier with `l` to avoid warnings, as the
`z` modifier is defined in the C99 standard.
PR-URL: https://github.com/libuv/libuv/pull/1220
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions