Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ftp_pwd.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        buf     結果代入先バッファ   *@param        buf     結果代入先バッファ
35   *@param        bufsiz  バッファサイズ   *@param        bufsiz  バッファサイズ
36   *@retval       int     マイナス値ならエラー   *@retval       int     エラーコード
37   *@note   *@note
38   */   */
39  int ftp_pwd( LIBOFTP *ftp, char *buf, int bufsiz )  int ftp_pwd( LIBOFTP *ftp, char *buf, int bufsiz )

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