fixed the RETURN VALUES section in the EC_GROUP documentation
authorjayaram <jayaramx.matta@intel.com>
Thu, 22 Aug 2019 05:21:25 +0000 (10:51 +0530)
committerNicola Tuveri <nic.tuv@gmail.com>
Tue, 22 Oct 2019 10:45:42 +0000 (13:45 +0300)
commitdf3d1e84b3802acffeec11d6224e8a0e33d0aa83
tree7d904643c4b8069bd5d89a3e5bc58d4d160933db
parentdbb1dc1e97cc583d29b4a58667a4d8ce474f03b5
fixed the RETURN VALUES section in the EC_GROUP documentation
for the following functions.

EC_GROUP_get_order
EC_GROUP_get_cofactor
EC_GROUP_get_curve_name
EC_GROUP_get_asn1_flag
EC_GROUP_get_point_conversion_form
EC_GROUP_get_degree

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9664)
doc/man3/EC_GROUP_copy.pod