Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ftp_put_buffer.c

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

revision 45 by hirohitohigashi, Wed Mar 4 05:00:43 2009 UTC revision 50 by hirohitohigashi, Wed Dec 2 15:13:30 2009 UTC
# Line 49  static int ftp_put_buffer_main( LIBOFTP Line 49  static int ftp_put_buffer_main( LIBOFTP
49      const char *p = buf;      const char *p = buf;
50      int n, res;      int n, res;
51    
52        if( ftp->socket < 0 ) return LIBOFTP_ERROR;
53    
54      /*      /*
55       * 送信準備       * 送信準備
56       */       */

Legend:
Removed from v.45  
changed lines
  Added in v.50

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26