Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 111 → Rev 131

/programs/other/archer/trunk/deflate.inc
128,7 → 128,7
end if
pusha
xor eax,eax
mov ecx,(area-bl_count) / 4
mov ecx,(output-bl_count) / 4
mov edi,bl_count
rep stosd
popa