Add a warning, cosmetic comment to asm

git-svn-id: file:///home/svn/framework3/trunk@9037 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore
2010-04-07 20:51:05 +00:00
parent 78d1338171
commit 36836423d9
2 changed files with 16 additions and 4 deletions
@@ -1,6 +1,6 @@
;-----------------------------------------------------------------------------;
; Author: HD Moore
; Compatible: Confirmed Windows 7, Windows XP, Windows 2000
; Compatible: Confirmed Windows 7, Windows 2008 Server, Windows XP SP1, Windows SP3, Windows 2000
; Known Bugs: Incompatible with Windows NT 4.0, buggy on Windows XP Embedded (SP1)
; Version: 1.0
;-----------------------------------------------------------------------------;
@@ -150,7 +150,6 @@ download_more:
call ebp
test eax,eax ; download failed? (optional?)
jz failure
mov eax, [edi]