]> git.ipfire.org Git - thirdparty/curl.git/commit
tool: fix CURLOPT_UNIX_SOCKET_PATH in --libcurl output
authorPeter Wu <peter@lekensteyn.nl>
Thu, 4 Dec 2014 19:01:41 +0000 (11:01 -0800)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Dec 2014 14:52:09 +0000 (06:52 -0800)
commit2e557de09431854e4ad137cd741a582caa917517
treea93551d25230483d24b89fdbb98bc1c754a0fd67
parent4fd0add1cd0e78ec4a0ddb323c3ba7f1f492c4a5
tool: fix CURLOPT_UNIX_SOCKET_PATH in --libcurl output

Mark CURLOPT_UNIX_SOCKET_PATH as string to ensure that it ends up as
option in the file generated by --libcurl.

Signed-off-by: Peter Wu <peter@lekensteyn.nl>
src/tool_operate.c