mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:13:32 +03:00
spellfix
This commit is contained in:
parent
c32390d84c
commit
89352d92c5
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ versions). Therefore, all header files in here must obey these rules:
|
|||
|
||||
* We cannot assume anything else but very basic compiler features being
|
||||
present. While libcurl requires an ANSI C compiler to build, some of the
|
||||
earler ANSI compilers clearly can't deal with some operators.
|
||||
earlier ANSI compilers clearly can't deal with some preprocessor operators.
|
||||
|
||||
* Newlines must remain unix-style for older compilers' sake.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue