/[muddleftpd]/muddleftpd/src/ftptrans.c
ViewVC logotype

Diff of /muddleftpd/src/ftptrans.c

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

revision 1.1 by ganneff, Thu Sep 26 07:55:42 2002 UTC revision 1.1.8.1 by rugger, Wed Nov 19 13:00:22 2003 UTC
# Line 257  int ftp_retr(FTPSTATE *peer, char *filen Line 257  int ftp_retr(FTPSTATE *peer, char *filen
257                          if (ratio_downloadfile(peer->ratioinfo))                          if (ratio_downloadfile(peer->ratioinfo))
258                          {                          {
259                                  ftp_write(peer, FALSE, 550, REPLY_FILELIMIT);                                  ftp_write(peer, FALSE, 550, REPLY_FILELIMIT);
260                                    close(filefd);
261                                  return(FALSE);                                  return(FALSE);
262                          }                          }
263                                    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26