aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2006-01-08 21:54:24 +0000
committerBodo Möller <bodo@openssl.org>2006-01-08 21:54:24 +0000
commit51eb1b81f6970312e6324ed9cdad6ccb7758f633 (patch)
tree129880aa253def2d6cf46b26c072c12a72f70724 /crypto/ec/ec.h
parent2adc42e43e7a4a96c40eecd378225b4838d28d99 (diff)
downloadopenssl-51eb1b81f6970312e6324ed9cdad6ccb7758f633.tar.gz
Avoid contradictive error code assignments.
"make errors".
Diffstat (limited to 'crypto/ec/ec.h')
-rw-r--r--crypto/ec/ec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ec/ec.h b/crypto/ec/ec.h
index a3fec5a2df..1ee636328f 100644
--- a/crypto/ec/ec.h
+++ b/crypto/ec/ec.h
@@ -976,7 +976,6 @@ void ERR_load_EC_strings(void);
#define EC_F_EC_GROUP_GET_ORDER 141
#define EC_F_EC_GROUP_GET_PENTANOMIAL_BASIS 193
#define EC_F_EC_GROUP_GET_TRINOMIAL_BASIS 194
-#define EC_F_EC_GROUP_GROUP2NID 147
#define EC_F_EC_GROUP_NEW 108
#define EC_F_EC_GROUP_NEW_BY_CURVE_NAME 174
#define EC_F_EC_GROUP_NEW_FROM_DATA 175