or newer -> higher

This commit is contained in:
Viktor Szakats 2026-04-21 23:46:57 +02:00
parent 1d5dc6d2f9
commit 7d02e46280
No known key found for this signature in database
11 changed files with 16 additions and 16 deletions

View file

@ -65,7 +65,7 @@
#ifdef HAVE_LIBZ
#if !defined(ZLIB_VERNUM) || (ZLIB_VERNUM < 0x1252)
#error "requires zlib 1.2.5.2 or newer"
#error "requires zlib 1.2.5.2 or higher"
#endif
typedef enum {