]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
os400: Add missing CURLE error constants
authorJay Satiro <raysatiro@yahoo.com>
Thu, 26 Dec 2019 21:20:11 +0000 (16:20 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 26 Dec 2019 21:20:11 +0000 (16:20 -0500)
Bug: https://github.com/curl/curl/pull/4754#issuecomment-569126922
Reported-by: Emil Engler
packages/OS400/curl.inc.in

index 3f32b358dd8a9aeb1a42bd54b62154bec590b2a4..4e34de16236b4ce73e919de68408ed9ed67616f9 100644 (file)
      d                 c                   91
      d  CURLE_HTTP2_STREAM...
      d                 c                   92
+     d  CURLE_RECURSIVE_API_CALL...
+     d                 c                   93
+     d  CURLE_AUTH_ERROR...
+     d                 c                   94
+     d  CURLE_HTTP3...
+     d                 c                   95
       *
       /if not defined(CURL_NO_OLDIES)
      d  CURLE_URL_MALFORMAT_USER...