diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:35:10 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:35:10 -0700 |
commit | 9712272c78b9d9c93746d9c8e156a3728c65ca72 (patch) | |
tree | 61cc13495f0688608e4f368ab5b8385f6ca0f858 /inffast.h | |
parent | 73014202489f913dbffc91d22089ea8a8920c054 (diff) | |
download | zlib-9712272c78b9d9c93746d9c8e156a3728c65ca72.tar.gz zlib-9712272c78b9d9c93746d9c8e156a3728c65ca72.tar.bz2 zlib-9712272c78b9d9c93746d9c8e156a3728c65ca72.zip |
zlib 1.2.5v1.2.5
Diffstat (limited to 'inffast.h')
-rw-r--r-- | inffast.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | /* inffast.h -- header to use inffast.c | 1 | /* inffast.h -- header to use inffast.c |
2 | * Copyright (C) 1995-2003 Mark Adler | 2 | * Copyright (C) 1995-2003, 2010 Mark Adler |
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 | ||