提交 fcfd8716 编写于 作者: N Nils Larsch

fix warning: add missing prototype

上级 95a0e8ab
......@@ -118,6 +118,7 @@ static X509_STORE *create_cert_store(char *ca_path, char *ca_file);
static int MS_CALLBACK verify_cb(int ok, X509_STORE_CTX *ctx);
/* Main function definition. */
int MAIN(int, char **);
int MAIN(int argc, char **argv)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册