mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Update asn1t.h too for ASN1 print.
This commit is contained in:
parent
c11c64fbe0
commit
0c072a0b46
@ -711,7 +711,7 @@ typedef struct ASN1_AUX_st {
|
||||
typedef struct ASN1_PRINT_ARG_st {
|
||||
BIO *out;
|
||||
int indent;
|
||||
ASN1_PCTX *pctx;
|
||||
const ASN1_PCTX *pctx;
|
||||
} ASN1_PRINT_ARG;
|
||||
|
||||
/* Flags in ASN1_AUX */
|
||||
|
Loading…
Reference in New Issue
Block a user