diff options
author | Patrick Monnerat <patrick.monnerat@dh.com> | 2016-02-24 13:19:10 +0100 |
---|---|---|
committer | Patrick Monnerat <patrick.monnerat@dh.com> | 2016-02-24 13:19:10 +0100 |
commit | cac8c3206fbd8e8da184efeaa5c280347dff7139 (patch) | |
tree | af71f890b072c986f5c177821352bece89f3a614 /packages | |
parent | 332414a30e82caa8fbc6cd76903f286736594052 (diff) | |
download | curl-cac8c3206fbd8e8da184efeaa5c280347dff7139.tar.gz |
os400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONS
Diffstat (limited to 'packages')
-rw-r--r-- | packages/OS400/curl.inc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in index cd8f89f9e..7c646868e 100644 --- a/packages/OS400/curl.inc.in +++ b/packages/OS400/curl.inc.in @@ -1243,7 +1243,7 @@ d CURLOPT_STREAM_DEPENDS_E... d c 10241 d CURLOPT_TFTP_NO_OPTIONS... - d c 10242 + d c 00242 * /if not defined(CURL_NO_OLDIES) d CURLOPT_FILE c 10001 |