Mercurial > flash_v2
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1368:7a48ba3056e6 | 1369:c92d7972c02c |
|---|---|
| 1 /* example.c -- usage example of the zlib compression library | 1 /* example.c -- usage example of the zlib compression library |
| 2 * Copyright (C) 1995-1998 Jean-loup Gailly. | 2 * Copyright (C) 1995-2002 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 |
| 6 /* @(#) $Id$ */ | 6 /* @(#) $Id$ */ |
| 7 | 7 |
