diff options
author | lloyd <[email protected]> | 2006-08-19 12:41:33 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-08-19 12:41:33 +0000 |
commit | f119968c6465a0d1b953e209f6e3db180a46883c (patch) | |
tree | 7f56ef78a296db2ecff16b289e63865e95712cc1 /modules | |
parent | d513d2aa6d656fbcc5bf51d681ffe100dc9a2a8e (diff) |
Fix typo
Diffstat (limited to 'modules')
-rw-r--r-- | modules/alg_ia32/modinfo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alg_ia32/modinfo.txt b/modules/alg_ia32/modinfo.txt index ccba743e3..d446cd2cd 100644 --- a/modules/alg_ia32/modinfo.txt +++ b/modules/alg_ia32/modinfo.txt @@ -4,7 +4,7 @@ replace_file md4.cpp replace_file md5.cpp replace_file sha160.cpp replace_file serpent.cpp -ignore_file mp_mulladd.cpp +ignore_file mp_muladd.cpp add_file asm_macr.h |