From: Bodo Möller Date: Thu, 26 Aug 2010 14:40:11 +0000 (+0000) Subject: (formatting error) X-Git-Tag: OpenSSL-fips-2_0-rc1~998 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=76af94eb271ea4ab373645839512f5f3d22dcaac (formatting error) --- diff --git a/crypto/ec/ec.h b/crypto/ec/ec.h index 1073c8c423..fb42dae346 100644 --- a/crypto/ec/ec.h +++ b/crypto/ec/ec.h @@ -158,6 +158,7 @@ const EC_METHOD *EC_GFp_nist_method(void); const EC_METHOD *EC_GFp_nistp224_method(void); #endif + /********************************************************************/ /* EC_METHOD for curves over GF(2^m) */ /********************************************************************/