Unverified Commit c1e5980f authored by Dave Reisner's avatar Dave Reisner Committed by Daniel Stenberg
Browse files

curl_url_set.3: properly escape \n in example code

This yields

  "the scheme is %s\n"

instead of

  "the scheme is %s0

Closes #2970
parent 04110573
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