summaryrefslogtreecommitdiffstats
path: root/crypto/ec
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2010-08-26 14:38:49 +0000
committerBodo Möller <bodo@openssl.org>2010-08-26 14:38:49 +0000
commit42ecf418f5f841cb06ffab4ba2d4291500893c4a (patch)
treef235746918b7c8fac0b578d02088d1b0d75908a4 /crypto/ec
parent48ce525d168a5f063a3346e8e3a30411367e4e2a (diff)
(formatting error)
Diffstat (limited to 'crypto/ec')
-rw-r--r--crypto/ec/ec.h1
1 files changed, 1 insertions, 0 deletions
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) */
/********************************************************************/