]> granicus.if.org Git - python/commitdiff
Update URL. Fixes bug #468118.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 9 Oct 2001 10:54:31 +0000 (10:54 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 9 Oct 2001 10:54:31 +0000 (10:54 +0000)
Modules/zlibmodule.c

index 1d038c71af728d7072e3938bac5af14b8b4a3170..a2e6aed61cee248c26882983f5d06a804620746d 100644 (file)
@@ -1,5 +1,5 @@
 /* zlibmodule.c -- gzip-compatible data compression */
-/* See http://www.info-zip.org/pub/infozip/zlib/ */
+/* See http://www.gzip.org/zlib/ */
 
 /* Windows users:  read Python's PCbuild\readme.txt */