checksums.md5: remove extra "32 bits".

db4
John Benediktsson 2014-02-25 15:59:43 -08:00
parent 212af2d05d
commit a05c735731
1 changed files with 1 additions and 1 deletions
basis/checksums/md5

View File

@ -83,7 +83,7 @@ CONSTANT: d 3
k x nth-unsafe w+
i T nth-unsafe w+
s bitroll-32
b state nth-unsafe w+ 32 bits
b state nth-unsafe w+
] change-nth-unsafe ; inline
MACRO: with-md5-round ( ops quot -- )