Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-03-25 15:00:16 +0300
committerDr. Stephen Henson <steve@openssl.org>2011-03-25 15:00:16 +0300
commit8e51aef61188418f4993b32f34e0cdb8ed5f1f9d (patch)
treeff56307a939d91a4a7955d913b5bb6bff56c01dc /Configure
parent4ec3e8ca510b411bde2353ede05ed19fe3372eaa (diff)
Typo.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 16fcadb600..6040e75b83 100755
--- a/Configure
+++ b/Configure
@@ -696,7 +696,7 @@ my $fips=0;
# All of the following is disabled by default (RC5 was enabled before 0.9.8):
my %disabled = ( # "what" => "comment" [or special keyword "experimental"]
- "ec-nistp224-64-gcc-218" => "default",
+ "ec-nistp224-64-gcc-128" => "default",
"gmp" => "default",
"jpake" => "experimental",
"md2" => "default",