提交 03cbd3b8 编写于 作者: A Andy Polyakov

asn1t.h: silence -Wmissing-prototype in Windows builds.

On Windows OPENSSL_EXPORT_VAR_AS_FUNCTION is defined and in a sense
this modification simply harmonizes it with "VAR_AS_VAR".
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 8be7438f
......@@ -103,7 +103,7 @@ extern "C" {
static const ASN1_ITEM local_it = {
# define static_ASN1_ITEM_start(itname) \
ASN1_ITEM_start(itname)
static ASN1_ITEM_start(itname)
# define ASN1_ITEM_end(itname) \
}; \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册