提交 39e46af6 编写于 作者: V Viktor Dukhovni

Explicit OpenSSL_version_num() implementation prototype

Reviewed-by: NTim Hudson <tjh@openssl.org>
上级 ff7fbfd5
......@@ -62,7 +62,7 @@
# include "buildinf.h"
#endif
unsigned long OpenSSL_version_num()
unsigned long OpenSSL_version_num(void)
{
return OPENSSL_VERSION_NUMBER;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册