diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod | 2 | ||||
-rw-r--r-- | src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod b/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod index 1300fe190c..015d4eaf36 100644 --- a/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod +++ b/src/lib/libcrypto/doc/OpenSSL_add_all_algorithms.pod | |||
@@ -35,7 +35,7 @@ None of the functions return a value. | |||
35 | 35 | ||
36 | =head1 NOTES | 36 | =head1 NOTES |
37 | 37 | ||
38 | A typical application will will call OpenSSL_add_all_algorithms() initially and | 38 | A typical application will call OpenSSL_add_all_algorithms() initially and |
39 | EVP_cleanup() before exiting. | 39 | EVP_cleanup() before exiting. |
40 | 40 | ||
41 | An application does not need to add algorithms to use them explicitly, for example | 41 | An application does not need to add algorithms to use them explicitly, for example |
diff --git a/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod b/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod index 1300fe190c..015d4eaf36 100644 --- a/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod +++ b/src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod | |||
@@ -35,7 +35,7 @@ None of the functions return a value. | |||
35 | 35 | ||
36 | =head1 NOTES | 36 | =head1 NOTES |
37 | 37 | ||
38 | A typical application will will call OpenSSL_add_all_algorithms() initially and | 38 | A typical application will call OpenSSL_add_all_algorithms() initially and |
39 | EVP_cleanup() before exiting. | 39 | EVP_cleanup() before exiting. |
40 | 40 | ||
41 | An application does not need to add algorithms to use them explicitly, for example | 41 | An application does not need to add algorithms to use them explicitly, for example |