Browse Subversion Repository
Diff of /trunk/ftp_pwd.c
Parent Directory
| Revision Log
| Patch
| 42 |
int res; |
int res; |
| 43 |
char *p1, *p2; |
char *p1, *p2; |
| 44 |
|
|
| 45 |
|
if( ftp->socket < 0 ) return LIBOFTP_ERROR; |
| 46 |
|
|
| 47 |
/* |
/* |
| 48 |
* send PWD command |
* send PWD command |
| 49 |
*/ |
*/ |
|
|
Legend:
| Removed from v.30 |
|
| changed lines |
| |
Added in v.50 |
|
|
|