Commit 142e2264 authored by Ulf Möller's avatar Ulf Möller
Browse files

doh

parent b9cc6148
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -578,7 +578,7 @@ static void readtimer(void)
	  __try {
	    __asm {
	      _emit 0x0f
	      _emix 0x31
	      _emit 0x31
	      mov cyclecount, eax
	      }
	    RAND_add(&cyclecount, sizeof(cyclecount), 1);