提交 a8db2cfa 编写于 作者: F FdaSilvaYY 提交者: Rich Salz

Add a comment after some #endif at end of apps source code.

Reviewed-by: NKurt Roeckx <kurt@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1168)
上级 823146d6
......@@ -2684,4 +2684,4 @@ static int ocsp_resp_cb(SSL *s, void *arg)
}
# endif
#endif
#endif /* OPENSSL_NO_SOCK */
......@@ -3304,4 +3304,4 @@ static void free_sessions(void)
first = NULL;
}
#endif
#endif /* OPENSSL_NO_SOCK */
......@@ -978,4 +978,4 @@ static int verify_cb(int ok, X509_STORE_CTX *ctx)
{
return ok;
}
#endif
#endif /* ndef OPENSSL_NO_TS */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册