diff options
author | Lukas Larsson <[email protected]> | 2018-07-31 14:43:36 +0200 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2018-07-31 14:43:36 +0200 |
commit | 6616e11390d6c863c12a32531f11485b8a4a6e95 (patch) | |
tree | 5bcfe289f9be33c465dd847248c7a53405154cfa /lib | |
parent | 7cf99f85b53eaa63a032763c6b04a5ad4e8e5de3 (diff) | |
download | otp-6616e11390d6c863c12a32531f11485b8a4a6e95.tar.gz otp-6616e11390d6c863c12a32531f11485b8a4a6e95.tar.bz2 otp-6616e11390d6c863c12a32531f11485b8a4a6e95.zip |
kernel: Fix checksum of zlib test document
The zipdoc file has to have the same contents as zipdoc.zip
otherwise testcases fail. This was broken in 37c11cda19bd90.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kernel/test/zlib_SUITE_data/zipdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/test/zlib_SUITE_data/zipdoc b/lib/kernel/test/zlib_SUITE_data/zipdoc index 0137ccf925..e63952e3ef 100644 --- a/lib/kernel/test/zlib_SUITE_data/zipdoc +++ b/lib/kernel/test/zlib_SUITE_data/zipdoc @@ -20,7 +20,7 @@ Disclaimer Although PKWARE will attempt to supply current and accurate information relating to its file formats, algorithms, and the -subject programs, the possibility of error cannot be eliminated. +subject programs, the possibility of error can not be eliminated. PKWARE therefore expressly disclaims any warranty that the information contained in the associated materials relating to the subject programs and/or the format of the files created or |