mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
spellfix
This commit is contained in:
parent
c32390d84c
commit
89352d92c5
@ -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
|
* We cannot assume anything else but very basic compiler features being
|
||||||
present. While libcurl requires an ANSI C compiler to build, some of the
|
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.
|
* Newlines must remain unix-style for older compilers' sake.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user