diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-12-18 10:39:45 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-12-18 10:39:45 -0800 |
commit | fe61dfb8a27754137c2f6a1ff59b1e55d615210e (patch) | |
tree | 5c18d4c82b6bedfe00746f0588e7a268cf381738 /zutil.h | |
parent | 4ab814df83f0ef5a0ccb28f19c3bd52c837ae4ec (diff) | |
download | zlib-fe61dfb8a27754137c2f6a1ff59b1e55d615210e.tar.gz zlib-fe61dfb8a27754137c2f6a1ff59b1e55d615210e.tar.bz2 zlib-fe61dfb8a27754137c2f6a1ff59b1e55d615210e.zip |
zlib 1.2.5.2v1.2.5.2
Diffstat (limited to 'zutil.h')
-rw-r--r-- | zutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | /* zutil.h -- internal interface and configuration of the compression library | 1 | /* zutil.h -- internal interface and configuration of the compression library |
2 | * Copyright (C) 1995-2010 Jean-loup Gailly. | 2 | * Copyright (C) 1995-2011 Jean-loup Gailly. |
3 | * For conditions of distribution and use, see copyright notice in zlib.h | 3 | * For conditions of distribution and use, see copyright notice in zlib.h |
4 | */ | 4 | */ |
5 | 5 | ||