mirror of
https://github.com/curl/curl.git
synced 2026-07-27 09:37:16 +03:00
tidy-up: spelling
C89, Schannel, Secure Transport, contractions. Cherry-picked from #14692 Closes #14996
This commit is contained in:
parent
1064dfa86a
commit
d83b528a80
17 changed files with 34 additions and 35 deletions
|
|
@ -45,8 +45,8 @@
|
|||
|
||||
/* Workaround for Homebrew gcc 12.4.0, 13.3.0, 14.1.0 and newer (as of 14.1.0)
|
||||
that started advertising the `availability` attribute, which then gets used
|
||||
by Apple SDK, but, in a way incompatible with gcc, resulting in a misc
|
||||
errors inside SDK headers, e.g.:
|
||||
by Apple SDK, but, in a way incompatible with gcc, resulting in misc errors
|
||||
inside SDK headers, e.g.:
|
||||
error: attributes should be specified before the declarator in a function
|
||||
definition
|
||||
error: expected ',' or '}' before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue