On Wed, Mar 20, 2002 at 10:35:41AM -0801, Jos Backus wrote:
> What about this one? The diff looks like this:
Never mind, it looks like we are already doing the right thing in infblock.c.
Sorry for the false alert.
--
Jos Backus _/ _/_/_/Santa Clara, CA
What about this one? The diff looks like this:
--- src/sys/net/zlib.c 2002/02/17 17:35:18 1.11
+++ src/sys/net/zlib.c 2002/03/20 04:05:26 1.12
@@ -10,7 +10,7 @@
* - added inflateIncomp and deflateOutputPending
* - allow strm->next_out to be NULL, meaning discard the output
*
- * $