Skip to content

Commit

Permalink
Turn on -preview=markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
dgileadi committed Jul 4, 2019
1 parent 83505b0 commit 775bcde
Show file tree
Hide file tree
Showing 14 changed files with 306 additions and 306 deletions.
2 changes: 1 addition & 1 deletion etc/c/curl.d
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ enum CurlOption {
/** We want the referrer field set automatically when following locations */
autoreferer = 58,
/** Port of the proxy, can be set in the proxy string as well with:
"[host]:[port]" */
`[host]:[port]` */
proxyport,
/** size of the POST input data, if strlen() is not good to use */
postfieldsize,
Expand Down
Loading

0 comments on commit 775bcde

Please sign in to comment.