From d70ac8aa3aff0d5162f505665af4d31896b6bcde Mon Sep 17 00:00:00 2001 From: miod <> Date: Fri, 13 Jun 2014 20:47:19 +0000 Subject: typo --- src/lib/libcrypto/arm_arch.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/arm_arch.h b/src/lib/libcrypto/arm_arch.h index ceb29f9867..de46ef2c2b 100644 --- a/src/lib/libcrypto/arm_arch.h +++ b/src/lib/libcrypto/arm_arch.h @@ -1,4 +1,4 @@ -/* $OpenBSD: arm_arch.h,v 1.4 2014/06/12 15:49:27 deraadt Exp $ */ +/* $OpenBSD: arm_arch.h,v 1.5 2014/06/13 20:47:19 miod Exp $ */ #ifndef __ARM_ARCH_H__ #define __ARM_ARCH_H__ @@ -13,7 +13,7 @@ # elif defined(__GNUC__) /* * Why doesn't gcc define __ARM_ARCH__? Instead it defines - * bunch of below macros. See all_architectires[] table in + * bunch of below macros. See all_architectures[] table in * gcc/config/arm/arm.c. On a side note it defines * __ARMEL__/__ARMEB__ for little-/big-endian. */ -- cgit v1.2.3-55-g6feb