提交 9eaa5f9a 编写于 作者: D Dmitry-Me 提交者: Richard Levitte

Fix mismatched curly brace

Reviewed-by: NMatt Caswell <matt@openssl.org>
Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 fa9bb620
......@@ -73,4 +73,8 @@ struct hmac_ctx_st {
unsigned char key[HMAC_MAX_MD_CBLOCK];
};
#ifdef __cplusplus
} /* extern "C" */
#endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册