提交 9e201014 编写于 作者: D Dr. Stephen Henson

Update ASN1 print implement macro.

上级 0c072a0b
......@@ -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, \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册