提交 1cd02c69 编写于 作者: J Joey Yandle 提交者: Rich Salz

fix endif comment

Reviewed-by: NMatt Caswell <matt@openssl.org>
Reviewed-by: NTim Hudson <tjh@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1079)
上级 1150999e
...@@ -263,7 +263,7 @@ static void readscreen(void) ...@@ -263,7 +263,7 @@ static void readscreen(void)
/* Clean up */ /* Clean up */
DeleteObject(hBitmap); DeleteObject(hBitmap);
ReleaseDC(NULL, hScrDC); ReleaseDC(NULL, hScrDC);
# endif /* !OPENSSL_SYS_CYGWIN */ # endif /* !OPENSSL_SYS_WIN32_CYGWIN */
} }
#endif #endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册