mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:23:33 +03:00
parent
8e65877870
commit
f7df67cff0
92 changed files with 165 additions and 165 deletions
|
|
@ -276,7 +276,7 @@ _ CURL.INC member in file H. This defines everything needed by an ILE/RPG
|
|||
program using libcurl.
|
||||
_ LIBxxx modules and programs. Although the test environment is not supported
|
||||
on OS/400, the libcurl test programs are compiled for manual tests.
|
||||
_ IFS directory /curl/include/curl containg the C header files for IFS source
|
||||
_ IFS directory /curl/include/curl containing the C header files for IFS source
|
||||
C/C++ compilation and curl.inc.rpgle for IFS source ILE/RPG compilation.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -797,7 +797,7 @@ curl_formadd_ccsid(struct curl_httppost * * httppost,
|
|||
unsigned int contentccsid;
|
||||
unsigned int nameccsid;
|
||||
|
||||
/* A single curl_formadd() call cannot be splitted in several calls to deal
|
||||
/* A single curl_formadd() call cannot be split in several calls to deal
|
||||
with all parameters: the original parameters are thus copied to a local
|
||||
curl_forms array and converted to ASCII when needed.
|
||||
CURLFORM_PTRNAME is processed as if it were CURLFORM_COPYNAME.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue