and later -> and newer

This commit is contained in:
Viktor Szakats 2026-04-22 21:28:20 +02:00
parent bad8800c62
commit 161e7f79f3
No known key found for this signature in database

View file

@ -549,7 +549,7 @@ SANITIZEcode sanitize_file_name(char ** const sanitized, const char *file_name,
* 4. Windows Directory (e.g. C:\Windows)
* 5. all directories along %PATH%
*
* For Windows XP and later search order actually depends on registry value:
* For Windows XP and newer, search order actually depends on registry value:
* HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\SafeProcessSearchMode
*/
CURLcode FindWin32CACert(struct OperationConfig *config,