diff options
author | Marcel Raad <raad@teamviewer.com> | 2017-05-31 19:05:50 +0200 |
---|---|---|
committer | Marcel Raad <raad@teamviewer.com> | 2017-05-31 19:05:50 +0200 |
commit | 45cecfbd33b121c864cbb7b83ea63f749e99f424 (patch) | |
tree | 12330a7e5d7e97c1fd38414650c1155e878b19b8 /tests/data/test21 | |
parent | aae4a4788a4949d85069c5959c860969dc614be7 (diff) |
lib583: fix compiler warning
Use CURLMcode for variable 'res' and cast to int where necessary
instead of the other way around. Other tests do the same.
This fixes the following clang warning:
lib583.c:68:15: warning: cast from function call of type 'CURLMcode' to
non-matching type 'int' [-Wbad-function-cast]
Diffstat (limited to 'tests/data/test21')
0 files changed, 0 insertions, 0 deletions