From: Jay Satiro Date: Fri, 5 Feb 2021 08:42:06 +0000 (-0500) Subject: NOTES-WINDOWS: fix typo X-Git-Tag: openssl-3.0.0-alpha12~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70f23648827c2c8e6386e483c557e6e935b3103f;p=thirdparty%2Fopenssl.git NOTES-WINDOWS: fix typo CLA: trivial (cherry picked from commit fb97b8e8a52b853b2b2209d5aeee36eaa08bb9ad) Reviewed-by: Paul Dale Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/14042) --- diff --git a/NOTES-WINDOWS.md b/NOTES-WINDOWS.md index 9acee570a17..dca13a72604 100644 --- a/NOTES-WINDOWS.md +++ b/NOTES-WINDOWS.md @@ -89,8 +89,8 @@ variables. For VC-WIN32, the following defaults are use: - PREFIX: %ProgramFiles(86)%\OpenSSL - OPENSSLDIR: %CommonProgramFiles(86)%\SSL + PREFIX: %ProgramFiles(x86)%\OpenSSL + OPENSSLDIR: %CommonProgramFiles(x86)%\SSL For VC-WIN64, the following defaults are use: