X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fcrypto%2FOpenSSL_add_all_algorithms.pod;h=e63411b5bba0c1b551141b3da14324adf8fa59aa;hb=64cee65ebc4a5a23d9f6d6f73cb25e78a80af5c2;hp=486c903430785c1b27df0f1393cd4818c9507b0b;hpb=c8973693abbe48a037638041719ec3f41222fe32;p=oweals%2Fopenssl.git diff --git a/doc/crypto/OpenSSL_add_all_algorithms.pod b/doc/crypto/OpenSSL_add_all_algorithms.pod index 486c903430..e63411b5bb 100644 --- a/doc/crypto/OpenSSL_add_all_algorithms.pod +++ b/doc/crypto/OpenSSL_add_all_algorithms.pod @@ -36,7 +36,7 @@ None of the functions return a value. =head1 NOTES -A typical application will will call OpenSSL_add_all_algorithms() initially and +A typical application will call OpenSSL_add_all_algorithms() initially and EVP_cleanup() before exiting. An application does not need to add algorithms to use them explicitly, for example