From: Dr. Stephen Henson Date: Fri, 25 Mar 2011 12:00:16 +0000 (+0000) Subject: Typo. X-Git-Tag: OpenSSL-fips-2_0-rc1~635 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=8e51aef61188418f4993b32f34e0cdb8ed5f1f9d Typo. --- 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",