]> granicus.if.org Git - python/commitdiff
... and fix the name of the sha1 file name.
authordoko@ubuntu.com <doko@ubuntu.com>
Thu, 21 Jun 2012 14:22:15 +0000 (16:22 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Thu, 21 Jun 2012 14:22:15 +0000 (16:22 +0200)
Modules/Setup.dist

index 3504f826e86fed66f89f155933d714d2cd7f76fe..f45de5caf4fd3fa7778667572ee15f70f7796b15 100644 (file)
@@ -241,7 +241,7 @@ _symtable symtablemodule.c
 
 # The _sha module implements the SHA checksum algorithms.
 # (NIST's Secure Hash Algorithms.)
-#_sha1 shamodule.c
+#_sha1 sha1module.c
 #_sha256 sha256module.c
 #_sha512 sha512module.c