1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

os400: fix return type of curl_easy_pause() in ILE/RPG binding.

This commit is contained in:
Patrick Monnerat 2018-11-19 15:19:36 +01:00
parent e6d390a767
commit 50397e1fd8

View File

@ -2443,6 +2443,7 @@
*
d curl_easy_pause...
d pr extproc('curl_easy_pause')
d like(CURLcode)
d curl * value CURL *
d bitmask 10i 0 value
*