X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fcamellia%2Fasm%2Fcmll-x86.pl;h=027302ac869817bcb81f2007aa8a3b975bff5c7b;hp=0812815bfb8fdb4051f33e293b13db74fbffd29e;hb=dec95a126a9330ff432cab81a8e34149f06cfba8;hpb=a79b668b8f208ee0f8d6609430b723b0920409d6 diff --git a/crypto/camellia/asm/cmll-x86.pl b/crypto/camellia/asm/cmll-x86.pl index 0812815bfb..027302ac86 100644 --- a/crypto/camellia/asm/cmll-x86.pl +++ b/crypto/camellia/asm/cmll-x86.pl @@ -1133,6 +1133,6 @@ my ($s0,$s1,$s2,$s3) = @T; &function_end("Camellia_cbc_encrypt"); } -&asciz("Camellia for x86 by "); +&asciz("Camellia for x86 by "); &asm_finish();