mirror of
https://github.com/curl/curl.git
synced 2026-06-14 03:35:38 +03:00
and later -> and newer
This commit is contained in:
parent
bad8800c62
commit
161e7f79f3
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue