... and fix the name of the sha1 file name.

This commit is contained in:
doko@ubuntu.com 2012-06-21 16:22:15 +02:00
parent dca7303ff5
commit 1e3398a50c
1 changed files with 1 additions and 1 deletions

View 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