Fix name of the sha1 extension.

This commit is contained in:
doko@ubuntu.com 2012-06-21 16:00:52 +02:00
parent 0684a9d146
commit dca7303ff5

View file

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