~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to tests/libtest/lib505.c

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *                            | (__| |_| |  _ <| |___
6
6
 *                             \___|\___/|_| \_\_____|
7
7
 *
8
 
 * $Id: lib505.c,v 1.14 2008-05-22 21:49:52 danf Exp $
 
8
 * $Id: lib505.c,v 1.15 2008-09-20 04:26:57 yangtse Exp $
9
9
 */
10
10
 
11
11
#include "setup.h" /* struct_stat etc. */
28
28
#include <unistd.h>
29
29
#endif
30
30
 
 
31
#include "memdebug.h"
 
32
 
31
33
/*
32
34
 * This example shows an FTP upload, with a rename of the file just after
33
35
 * a successful upload.