Another typo fix, am I blind or what.

This commit is contained in:
grinvader
2005-02-01 18:01:26 +00:00
parent b46372b9ca
commit 642c969fb3

View File

@@ -1951,7 +1951,7 @@ NEWSYM TCPIPRecvPacket
pushad
; Store packet to PacketRecvArray, size at PacketRecvSize
; int GetData(int 2048,char *PacketRecvArray)
call GetData
call GetDataNop
cmp eax,-1
je .failed
mov [PacketRecvSize],eax