diff options
Diffstat (limited to 'src/hash/md5_ia32/md5_ia32_imp.S')
-rw-r--r-- | src/hash/md5_ia32/md5_ia32_imp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/md5_ia32/md5_ia32_imp.S b/src/hash/md5_ia32/md5_ia32_imp.S index 8087bbdbc..bf85a26b6 100644 --- a/src/hash/md5_ia32/md5_ia32_imp.S +++ b/src/hash/md5_ia32/md5_ia32_imp.S @@ -1,5 +1,5 @@ /* -* MD5 Source File +* MD5 in IA-32 assembler * (C) 1999-2007 Jack Lloyd * * Distributed under the terms of the Botan license |