diff options
Diffstat (limited to 'src/lib/libcrypto/camellia/asm/cmll-x86.pl')
-rw-r--r-- | src/lib/libcrypto/camellia/asm/cmll-x86.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/camellia/asm/cmll-x86.pl b/src/lib/libcrypto/camellia/asm/cmll-x86.pl index 0812815bfb..027302ac86 100644 --- a/src/lib/libcrypto/camellia/asm/cmll-x86.pl +++ b/src/lib/libcrypto/camellia/asm/cmll-x86.pl | |||
@@ -1133,6 +1133,6 @@ my ($s0,$s1,$s2,$s3) = @T; | |||
1133 | &function_end("Camellia_cbc_encrypt"); | 1133 | &function_end("Camellia_cbc_encrypt"); |
1134 | } | 1134 | } |
1135 | 1135 | ||
1136 | &asciz("Camellia for x86 by <appro@openssl.org>"); | 1136 | &asciz("Camellia for x86 by <appro\@openssl.org>"); |
1137 | 1137 | ||
1138 | &asm_finish(); | 1138 | &asm_finish(); |