summaryrefslogtreecommitdiffstats
path: root/crypto/md32_common.h
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-09-19 13:12:00 +0000
committerAndy Polyakov <appro@openssl.org>2005-09-19 13:12:00 +0000
commit6d9c46b811cc12449f87c447f21aa4605b7eee1a (patch)
treeed413e89a593f6c43cda38110864ee74112ee1a3 /crypto/md32_common.h
parentaf2c2823a7bfcd2c5b094da14466f842913e757d (diff)
Oops-type typo.
PR: 1195
Diffstat (limited to 'crypto/md32_common.h')
-rw-r--r--crypto/md32_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md32_common.h b/crypto/md32_common.h
index 0812a53b2f..0e625a8e55 100644
--- a/crypto/md32_common.h
+++ b/crypto/md32_common.h
@@ -286,7 +286,7 @@
#ifndef PEDANTIC
# if defined(__GNUC__) && __GNUC__>=2 && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM)
-# if ((defined(__i386) || defined(__i386__)) && && !defined(I386_ONLY)) || \
+# if ((defined(__i386) || defined(__i386__)) && !defined(I386_ONLY)) || \
(defined(__x86_64) || defined(__x86_64__))
/*
* This gives ~30-40% performance improvement in SHA-256 compiled