the curl_formparse() function was turned lowercase
This commit is contained in:
parent
ecb2b95b1c
commit
476e0502ad
@ -102,7 +102,7 @@ static void GetStr(char **string,
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
int curl_FormParse(char *input,
|
||||
int curl_formparse(char *input,
|
||||
struct HttpPost **httppost,
|
||||
struct HttpPost **last_post)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user