bagder: curl-www/libcurl/c _allfuncs.html,1.10,1.11

[email protected] Mon, 23 Feb 2009 08:55:30 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/c
In directory labb:/tmp/cvs-serv10541

Modified Files:
	_allfuncs.html 
Log Message:
added curl_easy_recv and send as well


Index: _allfuncs.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/_allfuncs.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- _allfuncs.html	23 Feb 2009 08:53:52 -0000	1.10
+++ _allfuncs.html	23 Feb 2009 08:55:28 -0000	1.11
@@ -24,7 +24,9 @@
 <br><a href="curl_easy_init.html">curl_easy_init</A>
 <br><a href="curl_easy_pause.html">curl_easy_pause</A>
 <br><a href="curl_easy_perform.html">curl_easy_perform</A>
+<br><a href="curl_easy_recv.html">curl_easy_recv</A>
 <br><a href="curl_easy_reset.html">curl_easy_reset</A>
+<br><a href="curl_easy_send.html">curl_easy_send</A>
 <br><a href="curl_easy_setopt.html">curl_easy_setopt</A>
 <br><a href="curl_easy_strerror.html">curl_easy_strerror</A>
 <br><a href="curl_easy_unescape.html">curl_easy_unescape</A>