view auto/lib/zlib/patch.zlib.h @ 3097:8393cadef25d stable-0.7

merge r3011, r3012, r3026: FastCGI fixes: *) continue to parse available fastcgi record after a split header, this fixes the erroneous message "upstream prematurely closed connection while reading response header from upstream" *) fix a garbage in a split fastcgi header *) refactor fastcgi stderr handling
author Igor Sysoev <igor@sysoev.ru>
date Mon, 07 Sep 2009 10:12:49 +0000
parents b1648294f693
children
line wrap: on
line source

--- zlib.h	Thu Jul  9 20:06:56 1998
+++ zlib-1.1.3/zlib.h	Tue Mar 22 13:41:04 2005
@@ -709,7 +709,6 @@
    (0 in case of error).
 */
 
-ZEXTERN int ZEXPORTVA   gzprintf OF((gzFile file, const char *format, ...));
 /*
      Converts, formats, and writes the args to the compressed file under
    control of the format string, as in fprintf. gzprintf returns the number of