PR: 2064, 728
[openssl.git] / crypto / x509v3 / pcy_lib.c
index 441a70e925f97af3f522304b6b9bc6ba73050691..93bfd927037181785504f52d593ca31c4dd48aad 100644 (file)
@@ -1,5 +1,5 @@
 /* pcy_lib.c */
-/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
+/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project 2004.
  */
 /* ====================================================================
@@ -148,7 +148,7 @@ int X509_policy_node_get_critical(const X509_POLICY_NODE *node)
        }
 #endif
 
-STACK_OF(POLICYQUALIFIER) *
+STACK_OF(POLICYQUALINFO) *
                X509_policy_node_get0_qualifiers(const X509_POLICY_NODE *node)
        {
        if (!node)