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]
parent
7dd89c1c
Please register or sign in to comment