From 69a0034e50fedc1909f3660f2efc4247a32cc4bb Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 6 Apr 2009 14:25:02 +0000 Subject: PR: 1899 Submitted by: Doug Kaufman Approved by: steve@openssl.org Mingw fixes. --- crypto/camellia/asm/cmll-x86.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/camellia') 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(); -- cgit v1.2.3