Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1579 → Rev 1580

/programs/develop/libraries/libs-dev/libimg/pcx/pcx.asm
42,7 → 42,7
jne .is_not_pcx
cmp [edi+pcx_header.encoding], 1
jne .is_not_pcx
cmp [esi+pcx_header.reserved], 0
cmp [edi+pcx_header.reserved], 0
jne .is_not_pcx
 
add edi, pcx_header.filler