Browse Subversion Repository
Diff of /trunk/ftp_put_buffer.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|