SF bug #999776, zlib home page wrong

Backport candidate.
This commit is contained in:
Neal Norwitz 2004-07-29 03:55:56 +00:00
parent f9f0b21653
commit 014f103705
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ data1 = """ int length=DEFAULTALLOC, err = Z_OK;
"""
data2 = """/* zlibmodule.c -- gzip-compatible data compression */
/* See http://www.cdrom.com/pub/infozip/zlib/ */
/* See http://www.gzip.org/zlib/
/* See http://www.winimage.com/zLibDll for Windows */
"""