From 89939eb52f1f40e4f75c76e8d5eca019de103532 Mon Sep 17 00:00:00 2001 From: dnobori Date: Fri, 30 Jun 2023 12:19:06 +0900 Subject: v4.42-9798-rtm --- src/Mayaqua/win32_inc/openssl/x509v3.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Mayaqua/win32_inc/openssl/x509v3.h') diff --git a/src/Mayaqua/win32_inc/openssl/x509v3.h b/src/Mayaqua/win32_inc/openssl/x509v3.h index 97a6a6f2..b07ae3f9 100644 --- a/src/Mayaqua/win32_inc/openssl/x509v3.h +++ b/src/Mayaqua/win32_inc/openssl/x509v3.h @@ -2,7 +2,7 @@ * WARNING: do not edit! * Generated by makefile from include\openssl\x509v3.h.in * - * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -177,7 +177,7 @@ typedef struct GENERAL_NAME_st { OTHERNAME *otherName; /* otherName */ ASN1_IA5STRING *rfc822Name; ASN1_IA5STRING *dNSName; - ASN1_TYPE *x400Address; + ASN1_STRING *x400Address; X509_NAME *directoryName; EDIPARTYNAME *ediPartyName; ASN1_IA5STRING *uniformResourceIdentifier; -- cgit v1.2.3