Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4823 → Rev 4824

/programs/network/ircc/window.inc
36,6 → 36,7
 
mov [ebx + window.data_ptr], eax
mov [ebx + window.flags], 0
or [ebx + window.flags], FLAG_SCROLL_LOW
 
add eax, window_data.text+2 ; let text begin at offset 2, this way the text will be prepended with two null bytes
mov [ebx + window.text_start], eax