Browse Subversion Repository
Diff of /tags/REL-2.2/ftp_get_buffer.c
Parent Directory
| Revision Log
| Patch
| 49 |
char *p = buf; |
char *p = buf; |
| 50 |
int res; |
int res; |
| 51 |
|
|
| 52 |
|
if( ftp->socket < 0 ) return LIBOFTP_ERROR; |
| 53 |
|
|
| 54 |
/* |
/* |
| 55 |
* 受信準備 |
* 受信準備 |
| 56 |
*/ |
*/ |
|
|
Legend:
| Removed from v.44 |
|
| changed lines |
| |
Added in v.50 |
|
|
|