Commit 89352d92 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

spellfix

parent c32390d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.