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:
0c072a0
)
Update ASN1 print implement macro.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 3 Sep 2005 00:48:13 +0000
(
00:48
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 3 Sep 2005 00:48:13 +0000
(
00:48
+0000)
crypto/asn1/asn1t.h
patch
|
blob
|
history
diff --git
a/crypto/asn1/asn1t.h
b/crypto/asn1/asn1t.h
index 65bacecdb9f5d408f0692722b2ccc08ae10cc0c9..9c47b12d8af0701d1d400dcd5878c6bf73dc0ad1 100644
(file)
--- a/
crypto/asn1/asn1t.h
+++ b/
crypto/asn1/asn1t.h
@@
-846,7
+846,7
@@
typedef struct ASN1_PRINT_ARG_st {
IMPLEMENT_ASN1_PRINT_FUNCTION_fname(stname, stname, stname)
#define IMPLEMENT_ASN1_PRINT_FUNCTION_fname(stname, itname, fname) \
- int fname##_print(BIO *out, stname *x, int indent, \
+ int fname##_print
_ex
(BIO *out, stname *x, int indent, \
const ASN1_PCTX *pctx) \
{ \
return ASN1_item_print(out, (ASN1_VALUE *)x, indent, \