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 11:14:55 +0000 (14:14 +0300)
commit24c23e1f3cd807dbf7e6a057dc01b435703d05b4
treeeb0ade83cf910078ecc5dfafe850640cade27200
parent7b18d1a53f932391bbc599a4717d6f98a597849c
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

(cherry picked from commit df3d1e84b3802acffeec11d6224e8a0e33d0aa83)

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