mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Typo.
This commit is contained in:
parent
b4f682d32f
commit
40e15f9d78
@ -583,7 +583,7 @@ static void readtimer(void)
|
||||
__try {
|
||||
__asm {
|
||||
_emit 0x0f
|
||||
_emix 0x31
|
||||
_emit 0x31
|
||||
mov cyclecount, eax
|
||||
}
|
||||
RAND_add(&cyclecount, sizeof(cyclecount), 1);
|
||||
|
Loading…
Reference in New Issue
Block a user