projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4f682d
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 10 Mar 2001 01:57:38 +0000
(
01:57
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 10 Mar 2001 01:57:38 +0000
(
01:57
+0000)
crypto/rand/rand_win.c
patch
|
blob
|
history
diff --git
a/crypto/rand/rand_win.c
b/crypto/rand/rand_win.c
index 7453fe589ea02b87718a06899925ba123e0ba314..5f71d2da2600eee32f5440bf3c6cfa3473f489ea 100644
(file)
--- a/
crypto/rand/rand_win.c
+++ b/
crypto/rand/rand_win.c
@@
-583,7
+583,7
@@
static void readtimer(void)
__try {
__asm {
_emit 0x0f
- _emi
x
0x31
+ _emi
t
0x31
mov cyclecount, eax
}
RAND_add(&cyclecount, sizeof(cyclecount), 1);