diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-12-19 20:41:47 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-12-20 14:43:02 +0000 |
commit | 2c7f099253a582545d06fc6b3a4ff017d09c30a9 (patch) | |
tree | 7577c434de60d4bc5598668535867b71c9b6a5c7 /tests/data/test1507 | |
parent | ee9de01665b30ec03648c946702c5320f2096f51 (diff) |
non-ascii: Reduce variable usage
Removed 'next' variable in Curl_convert_form(). Rather than setting it
from 'form->next' and using that to set 'form' after the conversion
just use 'form = form->next' instead.
Diffstat (limited to 'tests/data/test1507')
0 files changed, 0 insertions, 0 deletions