summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_win.c
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-07-21 02:14:15 +0000
committerUlf Möller <ulf@openssl.org>2000-07-21 02:14:15 +0000
commit2ad3c4c89ea0e7b7063a0360936e8fe771b09c66 (patch)
treea75531ecc0933c3511b18887cdff9df8ed38c924 /crypto/rand/rand_win.c
parent3866db2d5abe9f78102d1345418c7103ac984b9e (diff)
oops.
Diffstat (limited to 'crypto/rand/rand_win.c')
-rw-r--r--crypto/rand/rand_win.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rand/rand_win.c b/crypto/rand/rand_win.c
index 1f8ee6e758..017ce2a9fc 100644
--- a/crypto/rand/rand_win.c
+++ b/crypto/rand/rand_win.c
@@ -254,7 +254,7 @@ int RAND_poll(void)
*
* This seeding method was proposed in Peter Gutmann, Software
* Generation of Practically Strong Random Numbers,
- * http://www.somewhere.nzhttp://www.cs.auckland.ac.nz/~pgut001/pubs/random2.pdf
+ * http://www.cs.auckland.ac.nz/~pgut001/pubs/random2.pdf
* (The assignment of entropy estimates below is arbitrary, but based
* on Peter's analysis the full poll appears to be safe. Additional
* interactive seeding is encouraged.)