From: Bodo Möller Date: Thu, 26 Aug 2010 14:38:49 +0000 (+0000) Subject: (formatting error) X-Git-Tag: OpenSSL_1_0_1-beta1~474 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=42ecf418f5f841cb06ffab4ba2d4291500893c4a;p=oweals%2Fopenssl.git (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) */ /********************************************************************/