or later -> higher

This commit is contained in:
Viktor Szakats 2026-04-21 23:43:02 +02:00
parent ccb637e5e3
commit 1d5dc6d2f9
No known key found for this signature in database
36 changed files with 106 additions and 103 deletions

View file

@ -616,7 +616,7 @@ curl_version_info_data *curl_version_info(CURLversion stamp)
}
#endif
#ifdef USE_LIBIDN2
/* This returns a version string if we use the given version or later,
/* This returns a version string if we use the given version or higher,
otherwise it returns NULL */
version_info.libidn = idn2_check_version(IDN2_VERSION);
#endif