Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
authorRichard Levitte <levitte@openssl.org>
Fri, 24 Nov 2017 14:14:42 +0000 (15:14 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 24 Nov 2017 14:40:21 +0000 (15:40 +0100)
commit6a3d2ded004f3bb9a70df0de96a2439c2793ed72
treedc5ade6cfe37324af5dc7e63b330adf7cf375975
parent0ec3b53cdbda0dea32a970fe36893c0c84cfa8f5
Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod

One had some lines copied from the other, and both were missing a
proper RETURN VALUES section.

Fixes #4781

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4787)

(cherry picked from commit 51e47d5f6a7944c3e3ddc5f6d376fc1320639277)
doc/crypto/EVP_CIPHER_meth_new.pod
doc/crypto/EVP_MD_meth_new.pod