Subversion Repositories Kolibri OS

Rev

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

Rev 3545 Rev 4334
Line 821... Line 821...
821
        DEBUGF  1,"Send timeout\n"
821
        DEBUGF  1,"Send timeout\n"
822
        xor     eax, eax
822
        xor     eax, eax
823
        dec     eax
823
        dec     eax
824
  .fail:
824
  .fail:
825
        DEBUGF  1,"Send failed\n"
825
        DEBUGF  1,"Send failed\n"
-
 
826
        stdcall KernelFree, [esp+4]
-
 
827
        or      eax, -1
826
        ret     8
828
        ret     8