Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2958 → Rev 2957

/kernel/branches/net/applications/ftpd/commands.inc
652,8 → 652,8
jnz .incorrect
cmp dword [edi], -1 ; no key, section or file found.. fail!
je .incorrect
cmp byte [edi], 0 ; zero password? ok!
je .ok
;;; cmp byte [edi], 0 ; zero password? ok!
;;; je .ok
 
add esi, 5
sub ecx, 5
904,9 → 904,6
dec edi
lea esi, [ebp + thread_data.buffer + 5]
mov ecx, 1024
cmp byte [esi], '/'
jne .loop
inc esi
.loop:
lodsb
cmp al, 0x20
/kernel/branches/net/applications/ftpd/users.ini
8,8 → 8,7
 
 
[anonymous]
; leavy pass empty to disable it
pass=
pass= ; leavy empty for none
home=/rd/1/
mode=3