mirror of
https://github.com/curl/curl.git
synced 2026-06-21 22:15:37 +03:00
later/older -> higher/lower
This commit is contained in:
parent
c952c5d74c
commit
7ddd6405b4
1 changed files with 2 additions and 2 deletions
|
|
@ -19,8 +19,8 @@ supply a stdint.h header file that defines C99-style fixed-width integer types
|
|||
like uint32_t.
|
||||
|
||||
We write libcurl to build and work with lots of third party tools, and we
|
||||
want it to remain functional and buildable with these and later versions
|
||||
(older versions may still work but is not what we work hard to maintain):
|
||||
want it to remain functional and buildable with these and higher versions
|
||||
(lower versions may still work but is not what we work hard to maintain):
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue