Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / include / internal / asn1_int.h
index 966f3aa8c6dd7eba47202f75c64f22c7b1788bfe..0b38eaa38071a1837515bf127bcda9c373690dd5 100644 (file)
@@ -1,4 +1,3 @@
-/* asn1_int.h */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 2015.
@@ -104,6 +103,8 @@ struct evp_pkey_asn1_method_st {
                       ASN1_BIT_STRING *sig);
 } /* EVP_PKEY_ASN1_METHOD */ ;
 
+DEFINE_STACK_OF_CONST(EVP_PKEY_ASN1_METHOD)
+
 extern const EVP_PKEY_ASN1_METHOD cmac_asn1_meth;
 extern const EVP_PKEY_ASN1_METHOD dh_asn1_meth;
 extern const EVP_PKEY_ASN1_METHOD dhx_asn1_meth;