This commit is contained in:
Stanislav Shwartsman 2012-08-02 14:37:17 +00:00
parent 2e0f79d499
commit df3b61e3a9
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ typedef unsigned long Bit32u;
push si
mov cx, 12[bp] ; count
jcxz memcpyb_end
jcxz memcpyd_end
les di, 4[bp] ; dsegment & doffset
lds si, 8[bp] ; ssegment & soffset
cld