Fix no-ec warning
authorMatt Caswell <matt@openssl.org>
Thu, 26 Feb 2015 23:52:19 +0000 (23:52 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Feb 2015 08:57:44 +0000 (08:57 +0000)
commitea65e92b22d34380c8caa49ac6bb10a55d8d7b0d
tree9bd49fddfde1618bfea69c44ab08631aad79aa6f
parentf3cc3da4478d00a45371ee3f10f39b4956a11270
Fix no-ec warning

This is a partial back port of commit 5b430cfc to remove a warning when
compiling with no-ec.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
ssl/ssl_lib.c