]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_cfgable: Added GlobalConfig pointer to OperationConfig
authorSteve Holme <steve_holme@hotmail.com>
Wed, 26 Feb 2014 21:02:53 +0000 (21:02 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 27 Feb 2014 20:20:17 +0000 (20:20 +0000)
commit17df2d8f8ee7864996c8a6a45886ccd6e34d065d
treefbdf18acf0c9802faf692086f471992aed3e4b80
parentfc59a9e18f21c8dc95ead90ef67946f18d555087
tool_cfgable: Added GlobalConfig pointer to OperationConfig

In order to ease the moving of global options such as the error stream,
updated the OperationConfig structure to point to the GlobalConfig.
src/tool_cfgable.h
src/tool_getparam.c
src/tool_parsecfg.c