-/* $OpenBSD: x509_asid.c,v 1.27 2021/12/24 02:28:52 tb Exp $ */
+/* $OpenBSD: x509_asid.c,v 1.28 2021/12/24 02:30:15 tb Exp $ */
/*
* Contributed to the OpenSSL Project by the American Registry for
* Internet Numbers ("ARIN").
* Test whether chain covers extension.
*/
int
-X509v3_asid_validate_resource_set(STACK_OF(X509)*chain, ASIdentifiers *ext,
+X509v3_asid_validate_resource_set(STACK_OF(X509) *chain, ASIdentifiers *ext,
int allow_inheritance)
{
if (ext == NULL)