Annotation of embedaddon/nginx/auto/lib/zlib/patch.zlib.h, revision 1.1.1.1
1.1 misho 1: --- zlib.h Thu Jul 9 20:06:56 1998
2: +++ zlib-1.1.3/zlib.h Tue Mar 22 13:41:04 2005
3: @@ -709,7 +709,6 @@
4: (0 in case of error).
5: */
6:
7: -ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *format, ...));
8: /*
9: Converts, formats, and writes the args to the compressed file under
10: control of the format string, as in fprintf. gzprintf returns the number of
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>