diff options
author | Alon Zakai <alonzakai@gmail.com> | 2014-04-07 17:39:39 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2014-04-07 17:39:39 -0700 |
commit | d93fd8156ba2530d5ff12caaf9b0eaf557f60de5 (patch) | |
tree | 1f14dcda503ae7ad02be897b0c458abbf699a92a /tests/core | |
parent | d19741ee04ee2c87af48c22902afdc06c22f4aac (diff) | |
parent | a04fd2a2c6110b5c7f65c1d993a582fb12e505e4 (diff) |
Merge pull request #2256 from juj/more_musl1.14.1
More musl.
Diffstat (limited to 'tests/core')
-rw-r--r-- | tests/core/test_strndup.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/test_strndup.out b/tests/core/test_strndup.out index 681f00cc..f86db64e 100644 --- a/tests/core/test_strndup.out +++ b/tests/core/test_strndup.out @@ -3,4 +3,4 @@ 3:strndup - duplicate a specific number of bytes from a string 4:strndup - duplicate a specific number of bytes from a string 5:strndup - duplicate -6: +6:strndup - duplicate a specific number of bytes from a string |