Browse Subversion Repository
Diff of /trunk/ftp_type.c
Parent Directory
| Revision Log
| Patch
| 58 |
|
|
| 59 |
} else { |
} else { |
| 60 |
DEBUGPRINT1( "argument error. %s\n", type ); |
DEBUGPRINT1( "argument error. %s\n", type ); |
| 61 |
|
strncpy( ftp->error_message, "argument error.", sizeof(ftp->error_message) ); |
| 62 |
return LIBOFTP_ERROR; |
return LIBOFTP_ERROR; |
| 63 |
} |
} |
| 64 |
|
|
|
|
Legend:
| Removed from v.30 |
|
| changed lines |
| |
Added in v.31 |
|
|
|