diff options
| author | 2004-04-08 08:03:11 +0000 | |
|---|---|---|
| committer | 2004-04-08 08:03:11 +0000 | |
| commit | 6278d0304dd1b39e46a509fa3953ad2d0b67fb9d (patch) | |
| tree | dbc442beb7920ec3d30578fe90f92fb8264f34e9 /lib/libssl/src/crypto/rand/rand_win.c | |
| parent | -l can overwrite the path to the leases file, noticed by millert (diff) | |
| download | wireguard-openbsd-6278d0304dd1b39e46a509fa3953ad2d0b67fb9d.tar.xz wireguard-openbsd-6278d0304dd1b39e46a509fa3953ad2d0b67fb9d.zip | |
merge 0.9.7d
Diffstat (limited to 'lib/libssl/src/crypto/rand/rand_win.c')
| -rw-r--r-- | lib/libssl/src/crypto/rand/rand_win.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/rand/rand_win.c b/lib/libssl/src/crypto/rand/rand_win.c index 263068d2569..3584842224c 100644 --- a/lib/libssl/src/crypto/rand/rand_win.c +++ b/lib/libssl/src/crypto/rand/rand_win.c @@ -646,7 +646,7 @@ static void readtimer(void) * Created 960901 by Gertjan van Oosten, gertjan@West.NL, West Consulting B.V. * * Code adapted from - * <URL:http://www.microsoft.com/kb/developr/win_dk/q97193.htm>; + * <URL:http://support.microsoft.com/default.aspx?scid=kb;[LN];97193>; * the original copyright message is: * * (C) Copyright Microsoft Corp. 1993. All rights reserved. |
