There are no available options for this view.

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by botg, Sun Nov 23 21:26:18 2003 UTC revision 1.33 by botg, Thu Apr 8 10:46:16 2004 UTC
# Line 680  Line 680 
680                  m_pOwner->m_pOwner->PostThreadMessage(WM_FILEZILLA_THREADMSG, FTM_TRANSFERMSG, m_pOwner->m_userid);                  m_pOwner->m_pOwner->PostThreadMessage(WM_FILEZILLA_THREADMSG, FTM_TRANSFERMSG, m_pOwner->m_userid);
681                  return FALSE;                  return FALSE;
682          }          }
683            else if (!timeout)
684                    return FALSE;
685    
686          return TRUE;          return TRUE;
687  }  }
688    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33