1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Marcel Raad 0912a5c760
getpart: use correct variable type
This fixes the following clang warning:
getpart.c:201:17: warning: cast from function call of type 'CURLcode'
to non-matching type 'int' [-Wbad-function-cast]
2017-05-01 13:17:57 +02:00
..
2015-08-18 01:03:05 -04:00
2017-05-01 13:17:57 +02:00
2017-04-17 23:17:50 +02:00
2016-12-19 02:31:59 -05:00