mirror of
https://github.com/curl/curl.git
synced 2026-07-16 11:57:17 +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
|
|
@ -44,7 +44,7 @@ dnl -------------------------------------------------
|
|||
dnl This is done to prevent compiler warning
|
||||
dnl 'function declaration isn't a prototype'
|
||||
dnl in function main. This requires at least
|
||||
dnl a c89 compiler and does not support K&R.
|
||||
dnl a C89 compiler and does not support K&R.
|
||||
|
||||
m4_define([AC_LANG_PROGRAM(C)],
|
||||
[$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue