Browse Subversion Repository
Diff of /trunk/ftp_reset.c
Parent Directory
| Revision Log
| Patch
| 39 |
int ret; |
int ret; |
| 40 |
int i; |
int i; |
| 41 |
|
|
| 42 |
|
if( ftp->socket < 0 ) return LIBOFTP_ERROR; |
| 43 |
|
|
| 44 |
/* |
/* |
| 45 |
* send "CRLF" only |
* send "CRLF" only |
| 46 |
*/ |
*/ |
|
|
Legend:
| Removed from v.38 |
|
| changed lines |
| |
Added in v.50 |
|
|
|