mirror of
https://github.com/curl/curl.git
synced 2026-06-14 14:45:38 +03:00
and newer -> and higher
This commit is contained in:
parent
a76927fa06
commit
d842beed0e
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@
|
|||
#endif
|
||||
|
||||
/*
|
||||
* AIX 4.3 and newer needs _THREAD_SAFE defined to build
|
||||
* AIX 4.3 and higher needs _THREAD_SAFE defined to build
|
||||
* proper reentrant code. Others may also need it.
|
||||
*/
|
||||
#ifdef NEED_THREAD_SAFE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue