summaryrefslogtreecommitdiffstats
path: root/Modules/_ssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/_ssl.c')
-rw-r--r--Modules/_ssl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/_ssl.c b/Modules/_ssl.c
index d318b25..9077d0a 100644
--- a/Modules/_ssl.c
+++ b/Modules/_ssl.c
@@ -4440,7 +4440,7 @@ _ssl.RAND_add
Mix string into the OpenSSL PRNG state.
entropy (a float) is a lower bound on the entropy contained in
-string. See RFC 1750.
+string. See RFC 4086.
[clinic start generated code]*/
static PyObject *