mirror of
https://github.com/curl/curl.git
synced 2026-08-26 23:04:24 +03:00
badwords: catch and fix threading-related words
Also: - sync newlines between the two threaded examples. Closes #20001
This commit is contained in:
parent
8dadff9434
commit
61273f5812
25 changed files with 45 additions and 38 deletions
2
docs/examples/.gitignore
vendored
2
docs/examples/.gitignore
vendored
|
|
@ -79,7 +79,6 @@ multi-legacy
|
|||
multi-post
|
||||
multi-single
|
||||
multi-uv
|
||||
multithread
|
||||
netrc
|
||||
parseurl
|
||||
persistent
|
||||
|
|
@ -123,6 +122,7 @@ smtp-tls
|
|||
smtp-vrfy
|
||||
sslbackend
|
||||
synctime
|
||||
threaded
|
||||
threaded-ssl
|
||||
unixsocket
|
||||
url2file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue