Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5887 → Rev 5951

/programs/fs/kfm/trunk/confirm.inc
103,9 → 103,9
pop ecx ebx
shr ecx,16
mov bx,cx
add ebx,15 shl 16+5
add ebx,7 shl 16+2
mcall 4,,0x90ffffff,[confirmation_type]
add ebx,7 shl 16+20
add ebx,15 shl 16+20
mcall ,,,type_yes
add ebx,56 shl 16
mcall ,,,type_no
/programs/fs/kfm/trunk/copy.inc
195,7 → 195,7
 
shr ecx,16
mov bx,cx
add ebx,60 shl 16+5
add ebx,60 shl 16+1
cmp [move_file_flag],0
je .copy
mov edx,move_type_1
/programs/fs/kfm/trunk/creatdir.inc
117,7 → 117,7
 
shr ecx,16
mov bx,cx
add ebx,30 shl 16+5
add ebx,30 shl 16+1
mcall 4, ,0x90ffffff,create_dir ;[confirmation_type]
add ebx,48 shl 16+36
mov edx,type_yes