]> granicus.if.org Git - curl/commit
tool_formparse: remove redundant assignment
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 12 May 2019 12:35:22 +0000 (14:35 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Mon, 20 May 2019 06:06:24 +0000 (08:06 +0200)
commit27af2ec219244bef24e6d11649d41aad3668da45
treee362c485f092e35b7fcb41631ace9eec56fbfeb6
parent320cec284d142e67cdf3f6c76f3851449991d87f
tool_formparse: remove redundant assignment

Just initialize word_begin with the correct value.

Closes https://github.com/curl/curl/pull/3873
src/tool_formparse.c