Issue #18768: coding style nitpick. Thanks to Vajrasky Kok

This commit is contained in:
Christian Heimes 2013-08-17 17:19:03 +02:00
commit 9b5907cbd5
1 changed files with 1 additions and 1 deletions

View File

@ -810,7 +810,7 @@ _get_peer_alt_names (X509 *certificate) {
ASN1_STRING *as = NULL;
name = sk_GENERAL_NAME_value(names, j);
gntype = name-> type;
gntype = name->type;
switch (gntype) {
case GEN_DIRNAME:
/* we special-case DirName as a tuple of