summaryrefslogtreecommitdiff
path: root/docs/examples/threaded-ssl.c
diff options
context:
space:
mode:
authorAlessandro Ghedini <ghedo@debian.org>2019-08-09 19:40:29 +0100
committerAlessandro Ghedini <ghedo@debian.org>2019-08-09 19:40:29 +0100
commitf8a6c74ab9e572084c3b01fab2977bfc8e925bcb (patch)
tree9352d6a1d046fd1b781bb40f7c1cef68b8652b50 /docs/examples/threaded-ssl.c
parentb10ac967894740f12278c3918fe7d94394225740 (diff)
New upstream version 7.65.3
Diffstat (limited to 'docs/examples/threaded-ssl.c')
-rw-r--r--docs/examples/threaded-ssl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/threaded-ssl.c b/docs/examples/threaded-ssl.c
index 522f8c49..f6083ab3 100644
--- a/docs/examples/threaded-ssl.c
+++ b/docs/examples/threaded-ssl.c
@@ -29,7 +29,7 @@
* (libgcrypt) so far.
*
* OpenSSL docs for this:
- * https://www.openssl.org/docs/crypto/threads.html
+ * https://www.openssl.org/docs/man1.0.2/man3/CRYPTO_num_locks.html
* gcrypt docs for this:
* https://gnupg.org/documentation/manuals/gcrypt/Multi_002dThreading.html
*/