summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ecdh.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ecdh/ecdh.h')
-rw-r--r--crypto/ecdh/ecdh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ecdh/ecdh.h b/crypto/ecdh/ecdh.h
index 25ccdc9088..8a48b12fb3 100644
--- a/crypto/ecdh/ecdh.h
+++ b/crypto/ecdh/ecdh.h
@@ -72,7 +72,7 @@
# include <openssl/opensslconf.h>
# ifdef OPENSSL_NO_EC
-# error ECDH is disabled.
+# error EC is disabled.
# endif
# include <openssl/ec.h>