cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1233 curl_formadd_3 contains bogus eacape

From: Eric S. Raymond <esr_at_users.sf.net>
Date: Tue, 28 May 2013 11:19:23 +0000

---
** [bugs:#1233] curl_formadd_3 contains bogus eacape**
**Status:** open
**Created:** Tue May 28, 2013 11:19 AM UTC by Eric S. Raymond
**Last Updated:** Tue May 28, 2013 11:19 AM UTC
**Owner:** nobody
--- curl_formadd.3-unpatched	2013-05-28 07:09:56.633966577 -0400
+++ curl_formadd.3	2013-05-28 07:10:11.089966307 -0400
@@ -42,7 +42,7 @@
 The pointers \fIfirstitem\fP and \fIlastitem\fP should both be pointing to
 NULL in the first call to this function. All list-data will be allocated by
 the function itself. You must call \fIcurl_formfree(3)\fP on the
-\fIfirstitem\P after the form post has been done to free the resources.
+\fIfirstitem\fP after the form post has been done to free the resources.
 
 Using POST with HTTP 1.1 implies the use of a "Expect: 100-continue" header.
 You can disable this header with \fICURLOPT_HTTPHEADER\fP as usual.
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1233/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>
Received on 2013-05-28

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET