projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c11c64f
)
Update asn1t.h too for ASN1 print.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 3 Sep 2005 00:44:08 +0000
(
00:44
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 3 Sep 2005 00:44:08 +0000
(
00:44
+0000)
crypto/asn1/asn1t.h
patch
|
blob
|
history
diff --git
a/crypto/asn1/asn1t.h
b/crypto/asn1/asn1t.h
index e0b903352125cb8ced8956997dacdb92cc7d2303..65bacecdb9f5d408f0692722b2ccc08ae10cc0c9 100644
(file)
--- a/
crypto/asn1/asn1t.h
+++ b/
crypto/asn1/asn1t.h
@@
-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 */