summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2021-02-05 03:42:06 -0500
committerJay Satiro <raysatiro@yahoo.com>2021-02-05 13:43:23 -0500
commitfb97b8e8a52b853b2b2209d5aeee36eaa08bb9ad (patch)
tree50ee6e02493a3c860c973567b39a162b9e023d3b
parent8d5ace52d923f596ebfb8e0997efaa067ee73bba (diff)
downloadopenssl-new-fb97b8e8a52b853b2b2209d5aeee36eaa08bb9ad.tar.gz
NOTES.WIN: fix typo
CLA: trivial Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/14078)
-rw-r--r--NOTES.WIN4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTES.WIN b/NOTES.WIN
index 26c1e6b19b..66a6a45372 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -62,8 +62,8 @@
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: