diff options
author | Matthias Klose <doko@ubuntu.com> | 2012-11-16 18:35:05 +0000 |
---|---|---|
committer | Matthias Klose <doko@gcc.gnu.org> | 2012-11-16 18:35:05 +0000 |
commit | 9acb8ddf3e7cf312de229eae11e0a1df29548ec9 (patch) | |
tree | 134aeb9aadb88e8719595edaaa40522b99d2a56a /zlib/doc | |
parent | 50605a7f19869692a6c29cead0a1366a420e0e65 (diff) | |
download | gcc-9acb8ddf3e7cf312de229eae11e0a1df29548ec9.zip gcc-9acb8ddf3e7cf312de229eae11e0a1df29548ec9.tar.gz gcc-9acb8ddf3e7cf312de229eae11e0a1df29548ec9.tar.bz2 |
2012-11-16 Matthias Klose <doko@ubuntu.com>
* Imported zlib 1.2.7; merged local changes.
From-SVN: r193574
Diffstat (limited to 'zlib/doc')
-rw-r--r-- | zlib/doc/algorithm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/doc/algorithm.txt b/zlib/doc/algorithm.txt index 34960bd..c97f495 100644 --- a/zlib/doc/algorithm.txt +++ b/zlib/doc/algorithm.txt @@ -206,4 +206,4 @@ Compression,'' IEEE Transactions on Information Theory, Vol. 23, No. 3, pp. 337-343. ``DEFLATE Compressed Data Format Specification'' available in -http://www.ietf.org/rfc/rfc1951.txt +http://tools.ietf.org/html/rfc1951 |