Commit 40e15f9d authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Typo.

parent b4f682d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);