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

sendf: use failf() rather than Curl_failf()



The failf() macro is the name used for invoking Curl_failf(). While
there isn't a way to turn off failf like there is for infof, but it's
still a good idea to use the macro.

Reviewed-by: default avatarDaniel Stenberg <daniel@haxx.se>
parent e7ee2f29
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