Fix a documentation bug in ec.h
authorMatt Caswell <matt@openssl.org>
Wed, 28 Aug 2019 08:53:58 +0000 (09:53 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Aug 2019 10:10:14 +0000 (11:10 +0100)
commit632f112cf730b4b1e2cdeea07a5c51fa8da9bba4
tree6899b1ac7756bcf11a51da112094386c5bcc226d
parent2d9007587c5072a513c84f22db7be55767b4c63d
Fix a documentation bug in ec.h

The EC_GROUP_new() function does not take a libctx parameter

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
(Merged from https://github.com/openssl/openssl/pull/9715)
include/openssl/ec.h