Documentation typo fix in EVP_EncryptInit.pod
authorAlexandre Perrin <alex@kaworu.ch>
Mon, 2 Apr 2018 11:15:31 +0000 (07:15 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 2 Apr 2018 11:16:12 +0000 (07:16 -0400)
commit1238caa725a1dfb5f9d7ef3ba3b014d2af4cab60
treefbb8ed123be4f793c3a4c778972e0948a9b4923f
parentd53df3d08f354a650912c3409a84bea225cf1cc5
Documentation typo fix in EVP_EncryptInit.pod

Remove duplicate declaration of `EVP_CIPHER_key_length` in the synopsis.

CLA: trivial

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5792)
doc/man3/EVP_EncryptInit.pod