tool_operate: Start to use CURLcode rather than int for return codes
authorSteve Holme <steve_holme@hotmail.com>
Sat, 22 Feb 2014 18:57:02 +0000 (18:57 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 22 Feb 2014 18:57:02 +0000 (18:57 +0000)
commitb914e7ed02d7e69cfcc47e8a3f47eaaaf111b4cb
tree52c8fd0ec865d57fa1744ab6ea683cbdc48f4f64
parentee23d13a79b185f117580773be9c5171097f8311
tool_operate: Start to use CURLcode rather than int for return codes

To help assist with the detection of incorrect return codes, as per
commits ee23d13a7933b8960dc8 and aba98991a5, updated the operate
based functions to return CURLcode error codes.
src/tool_main.c
src/tool_operate.c
src/tool_operate.h