From 20735f4c813c394f64a205572ba5edf5efe3b56a Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Fri, 12 Aug 2011 12:28:52 +0000 Subject: alphacpuid.pl: fix alignment bug. alpha-mont.pl: fix typo. PR: 2577 --- crypto/bn/asm/alpha-mont.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/bn') diff --git a/crypto/bn/asm/alpha-mont.pl b/crypto/bn/asm/alpha-mont.pl index c63458e94f..03596e2014 100644 --- a/crypto/bn/asm/alpha-mont.pl +++ b/crypto/bn/asm/alpha-mont.pl @@ -41,7 +41,7 @@ $j="s4"; $m1="s5"; $code=<<___; -#indef __linux__ +#ifdef __linux__ #include #else #include -- cgit v1.2.3