提交 964c7e8f 编写于 作者: D Dr. Stephen Henson

Fix it properly this time....

上级 f6a45ac5
...@@ -324,7 +324,7 @@ typedef struct ASN1_VALUE_st ASN1_VALUE; ...@@ -324,7 +324,7 @@ typedef struct ASN1_VALUE_st ASN1_VALUE;
#define DECLARE_ASN1_FUNCTIONS_const(name) \ #define DECLARE_ASN1_FUNCTIONS_const(name) \
DECLARE_ASN1_ALLOC_FUNCTIONS(name) \ DECLARE_ASN1_ALLOC_FUNCTIONS(name) \
DECLATE_ASN1_ENCODE_FUNCTIONS_const(name) DECLARE_ASN1_ENCODE_FUNCTIONS_const(name, name)
#define DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \ #define DECLARE_ASN1_ALLOC_FUNCTIONS_name(type, name) \
type *name##_new(void); \ type *name##_new(void); \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册