X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fx509v3%2Fx509v3.h;h=276e3ac2ef1cfdd8b1c58ab8293263729b731d70;hp=79bb903ccfcf54800e5eac0d9a8203045a6aebbe;hb=f317aa4c9cb03dd680247bdcf6a22c1b799890e7;hpb=d0cc3d346001c181ef1f1aab986c4a3e6bd8624f diff --git a/crypto/x509v3/x509v3.h b/crypto/x509v3/x509v3.h index 79bb903ccf..276e3ac2ef 100644 --- a/crypto/x509v3/x509v3.h +++ b/crypto/x509v3/x509v3.h @@ -106,7 +106,7 @@ char *usr_data; /* Any extension specific data */ }; /* Context specific info */ -struct v3_ctx_struct { +struct v3_ext_ctx { X509 *issuer_cert; X509 *subject_cert; X509_REQ *subject_req;