cURL / Mailing Lists / curl-library / Single Mail

curl-library

Tests patch

From: Andy Cedilnik <andy.cedilnik_at_kitware.com>
Date: 17 Mar 2003 07:28:22 -0500

Hi guys,

could somebody please commit the following to tests:

Index: docs/examples/ftpupload.c
===================================================================
RCS file: /cvsroot/curl/curl/docs/examples/ftpupload.c,v
retrieving revision 1.1
diff -r1.1 ftpupload.c
13a14,16
> #include <sys/types.h>
> #include <sys/stat.h>
> #include <fcntl.h>
Index: docs/examples/sepheaders.c
===================================================================
RCS file: /cvsroot/curl/curl/docs/examples/sepheaders.c,v
retrieving revision 1.4
diff -r1.4 sepheaders.c
24c24
< written = fwrite(ptr, size, nmemb, (FILE *)stream);

---
>   int written = fwrite(ptr, size, nmemb, (FILE *)stream);
Thank you.
				Andy
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
Received on 2003-03-17