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:
Francois Gouget 2016-04-16 02:24:41 +02:00 committed by Alexandre Julliard
parent 76f1c254a2
commit 7f9a3a9af1

View File

@ -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,