Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 2288 → Rev 2287

/kernel/trunk/sec_loader/trunk/parse_any.inc
219,8 → 219,7
mov point_default, ax
jmp .show_active_cursor
 
@@:
call find_next_sect
@@: call find_next_sect
jmp .show_all_scr
 
.pgup:
625,8 → 624,7
push di
xor ax, ax
 
@@:
mov cx, 38
@@: mov cx,38
push di
rep stosw
pop di
639,8 → 637,7
dec bx
jnz @b
 
@@:
pop di
@@: pop di
;enter in mess
.show_mess_prev_eq:
lodsb
Property changes:
Deleted: svn:eol-style
-native
\ No newline at end of property