mirror of
https://github.com/reactos/wine.git
synced 2025-02-12 15:38:29 +00:00
crypt32/tests: Fix a spelling error in a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
76f1c254a2
commit
7f9a3a9af1
@ -4670,7 +4670,7 @@ static void check_ssl_policy(void)
|
||||
CHECK_CHAIN_POLICY_STATUS(CERT_CHAIN_POLICY_SSL, NULL,
|
||||
fooPolicyCheckWithoutMatchingName, &oct2007, &policyPara);
|
||||
/* The Battle.Net chain checks a certificate with a domain component
|
||||
* containg a terminating NULL.
|
||||
* containing a terminating NULL.
|
||||
*/
|
||||
sslPolicyPara.pwszServerName = battle_dot_net;
|
||||
CHECK_CHAIN_POLICY_STATUS(CERT_CHAIN_POLICY_SSL, NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user