Commit e7ee2f29 authored by Daniel Gustafsson's avatar Daniel Gustafsson
Browse files

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: default avatarDaniel Stenberg <daniel@haxx.se>
parent 3c5ee47f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment