diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2013-08-23 15:11:49 +0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-09-13 10:07:02 -0700 |
commit | a9d0a7f9817a0323c0436f364f1c28f53f9971bb (patch) | |
tree | 19f8675429c599e2b9d0903f6d51e2fece8381f9 /tests/zlib | |
parent | 5c6e1633d218bd5b9c5077634829eb14d326308f (diff) |
Update to work with new libc headers.
Diffstat (limited to 'tests/zlib')
-rw-r--r-- | tests/zlib/ref.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/zlib/ref.txt b/tests/zlib/ref.txt index 7211459e..bdbc4c1f 100644 --- a/tests/zlib/ref.txt +++ b/tests/zlib/ref.txt @@ -1,4 +1,4 @@ -zlib version 1.2.5 = 4688, compile flags = 85 +zlib version 1.2.5 = 4688, compile flags = 149 uncompress(): hello, hello! inflate(): hello, hello! large_inflate(): OK |