Subversion Repositories Kolibri OS

Rev

Rev 129 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 129 Rev 150
Line 472... Line 472...
472
 
472
 
Line 473... Line 473...
473
        mov     edi, edx
473
        mov     edi, edx
474
        call    cd_get_parameters_of_file_1
474
        call    cd_get_parameters_of_file_1
475
        and     dword [edi+4], 0
475
        and     dword [edi+4], 0
476
        pop     ebp
-
 
477
        pop     ebp edi
476
        pop     ebp edi
478
        xor     eax, eax
477
        xor     eax, eax
479
        ret
478
        ret
Line 480... Line 479...
480
 
479