提交 ffd3d0ef 编写于 作者: E Emilia Kasper

TEST_check macro: don't end with semi

Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 5e28b1c1
......@@ -108,4 +108,4 @@ int strings_equal(const char *desc, const char *s1, const char *s2);
ERR_print_errors_fp(stderr); \
OPENSSL_assert(!#condition); \
} \
} while (0);
} while (0)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册