From a28420ea5a65d57e64afa2aee882cc464b53ed62 Mon Sep 17 00:00:00 2001 From: miod <> Date: Mon, 25 Apr 2005 13:20:52 +0000 Subject: typo --- src/lib/libcrypto/acss/acss.h | 4 ++-- src/lib/libssl/src/crypto/acss/acss.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/acss/acss.h b/src/lib/libcrypto/acss/acss.h index 476339fb9e..c2d3550796 100644 --- a/src/lib/libcrypto/acss/acss.h +++ b/src/lib/libcrypto/acss/acss.h @@ -1,4 +1,4 @@ -/* $OpenBSD: acss.h,v 1.3 2004/02/13 10:05:44 hshoexer Exp $ */ +/* $OpenBSD: acss.h,v 1.4 2005/04/25 13:20:52 miod Exp $ */ /* * Copyright (c) 2004 The OpenBSD project * @@ -19,7 +19,7 @@ #define _ACSS_H_ #ifdef OPENSSL_NO_ACSS -#error acss is idsabled. +#error acss is disabled. #endif /* 40bit key */ diff --git a/src/lib/libssl/src/crypto/acss/acss.h b/src/lib/libssl/src/crypto/acss/acss.h index 476339fb9e..c2d3550796 100644 --- a/src/lib/libssl/src/crypto/acss/acss.h +++ b/src/lib/libssl/src/crypto/acss/acss.h @@ -1,4 +1,4 @@ -/* $OpenBSD: acss.h,v 1.3 2004/02/13 10:05:44 hshoexer Exp $ */ +/* $OpenBSD: acss.h,v 1.4 2005/04/25 13:20:52 miod Exp $ */ /* * Copyright (c) 2004 The OpenBSD project * @@ -19,7 +19,7 @@ #define _ACSS_H_ #ifdef OPENSSL_NO_ACSS -#error acss is idsabled. +#error acss is disabled. #endif /* 40bit key */ -- cgit v1.2.3-55-g6feb