mirror of
https://github.com/curl/curl.git
synced 2026-07-23 04:47:18 +03:00
tidy-up: misc build, tests, lib/macos.c
- mkhelp.pl: drop unused assigment. - Makefile.mk: update a comment. - lib/macos.c: delete redundant block. - fix two typos. Closes #14558
This commit is contained in:
parent
471b11a9fd
commit
453d032b26
5 changed files with 16 additions and 19 deletions
|
|
@ -252,7 +252,7 @@
|
|||
1.6 thread-safe sharing
|
||||
|
||||
Using the share interface users can share some data between easy handles but
|
||||
several of the sharing options are documented as as not safe and supported to
|
||||
several of the sharing options are documented as not safe and supported to
|
||||
share between multiple concurrent threads. Fixing this would enable more
|
||||
users to share data in more powerful ways.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue