mirror of
https://github.com/moparisthebest/curl
synced 2024-11-17 06:55:02 -05:00
sendf: Fix whitespace in infof/failf concatenation
Strings broken on multiple rows in the .c file need to have appropriate whitespace padding on either side of the concatenation point to render a correct amalgamated string. Fix by adding a space at the occurrences found. Closes #2986 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
parent
3c5ee47fc2
commit
e7ee2f2923