projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fea7ed
)
The #error message must match a very specific regexp (see mkdef.pl,
author
Richard Levitte
<levitte@openssl.org>
Wed, 26 Sep 2001 15:18:32 +0000
(15:18 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 26 Sep 2001 15:18:32 +0000
(15:18 +0000)
currently line 470).
crypto/ec/ec.h
patch
|
blob
|
history
diff --git
a/crypto/ec/ec.h
b/crypto/ec/ec.h
index 5c92edaea56497bc32356c29a88082ea93a8b233..066c38479845b6493a6ff904b50787185f96791d 100644
(file)
--- a/
crypto/ec/ec.h
+++ b/
crypto/ec/ec.h
@@
-57,7
+57,7
@@
#define HEADER_EC_H
#ifdef OPENSSL_NO_EC
-#error E
lliptic curves are
disabled.
+#error E
C is
disabled.
#endif
#include <openssl/bn.h>