patch.zlib.h 371 B

1234567891011
  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. -ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *format, ...));
  7. /*
  8. Converts, formats, and writes the args to the compressed file under
  9. control of the format string, as in fprintf. gzprintf returns the number of