Mercurial > flash_v2
diff packages/services/compress/zlib/current/src/example.c @ 1369:c92d7972c02c
* tests/zlib[12].c: Modified the text to the gcc3.3 friendly.
* Upgrade to zlib 1.1.4 and additional fix for inflate bug on
machines with 16-bit pointers.
| author | asl |
|---|---|
| date | Thu, 20 Nov 2003 09:28:06 +0000 |
| parents | b939e9cada46 |
| children | 91a37e2314f4 |
line wrap: on
line diff
--- a/packages/services/compress/zlib/current/src/example.c +++ b/packages/services/compress/zlib/current/src/example.c @@ -1,5 +1,5 @@ /* example.c -- usage example of the zlib compression library - * Copyright (C) 1995-1998 Jean-loup Gailly. + * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */
