aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/curl.inc.in
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2017-02-01 18:28:29 -0500
committerJay Satiro <raysatiro@yahoo.com>2017-02-01 18:28:29 -0500
commita49d2d0e25b5441e34ae29dcd18f2658a951eace (patch)
tree25f2a1bb6c4e15e8991c992074b60c73d5493799 /packages/OS400/curl.inc.in
parent1c877a0712b7851c7f286007193668058ed2e987 (diff)
OS400: Fix symbols
- s/CURLOPT_SOCKS_PROXY/CURLOPT_PRE_PROXY Follow-up to 7907a2b and 845522c. - Fix incorrect id for CURLOPT_PROXY_PINNEDPUBLICKEY. - Add id for CURLOPT_ABSTRACT_UNIX_SOCKET. Bug: https://github.com/curl/curl/issues/1237 Reported-by: jonrumsey@users.noreply.github.com
Diffstat (limited to 'packages/OS400/curl.inc.in')
-rw-r--r--packages/OS400/curl.inc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in
index a3ed83781..c6224a781 100644
--- a/packages/OS400/curl.inc.in
+++ b/packages/OS400/curl.inc.in
@@ -1294,11 +1294,11 @@
d c 10260
d CURLOPT_PROXY_SSL_OPTIONS...
d c 00261
- d CURLOPT_SOCKS_PROXY...
+ d CURLOPT_PRE_PROXY...
d c 10262
- d CURLOPT_SOCKS_PROXYTYPE...
- d c 00263
d CURLOPT_PROXY_PINNEDPUBLICKEY...
+ d c 10263
+ d CURLOPT_ABSTRACT_UNIX_SOCKET...
d c 10264
*
/if not defined(CURL_NO_OLDIES)