From a49d2d0e25b5441e34ae29dcd18f2658a951eace Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Wed, 1 Feb 2017 18:28:29 -0500 Subject: 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 --- packages/OS400/curl.inc.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/OS400/curl.inc.in') 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) -- cgit v1.2.3