Fix issues found by md-nits

Fixes #15460

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15461)
This commit is contained in:
Rich Salz
2021-05-25 10:28:49 -04:00
committed by Richard Levitte
parent 32075a1724
commit 3e3ad3c548
6 changed files with 17 additions and 43 deletions

View File

@@ -8,7 +8,6 @@ Notes for Windows platforms
- [Linking native applications](#linking-native-applications)
- [Hosted builds using Cygwin](#hosted-builds-using-cygwin)
There are various options to build and run OpenSSL on the Windows platforms.
"Native" OpenSSL uses the Windows APIs directly at run time.