and higher -> and greater

This commit is contained in:
Viktor Szakats 2026-05-26 19:04:28 +02:00
parent 7b4b67841c
commit f02400a2c9
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -187,7 +187,7 @@
#endif
/*
* AIX 4.3 and higher needs _THREAD_SAFE defined to build
* AIX 4.3 and greater needs _THREAD_SAFE defined to build
* proper reentrant code. Others may also need it.
*/
#ifdef NEED_THREAD_SAFE