Develop and Download Open Source Software

Browse Subversion Repository

Diff of /tags/REL-2.2/ftp_rename.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 29 by hirohitohigashi, Sat Feb 28 12:48:31 2009 UTC revision 30 by hirohitohigashi, Sat Feb 28 13:03:02 2009 UTC
# Line 33  Line 33 
33   *@param        ftp     LIBOFTPへのポインタ。   *@param        ftp     LIBOFTPへのポインタ。
34   *@param        from    対象ファイル名   *@param        from    対象ファイル名
35   *@param        to      変更後ファイル名   *@param        to      変更後ファイル名
36   *@retval       int     マイナス値ならエラー   *@retval       int     エラーコード
37   *@note   *@note
38   */   */
39  int ftp_rename( LIBOFTP *ftp, const char *from, const char *to )  int ftp_rename( LIBOFTP *ftp, const char *from, const char *to )

Legend:
Removed from v.29  
changed lines
  Added in v.30

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26