]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
NOTES.WIN: fix typo
authorJay Satiro <raysatiro@yahoo.com>
Fri, 5 Feb 2021 08:42:06 +0000 (03:42 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Fri, 5 Feb 2021 18:43:23 +0000 (13:43 -0500)
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)

NOTES.WIN

index 26c1e6b19b746efd5705485f5b82f268f812b2dc..66a6a45372e1cc0b39ec16018acc73bbeb171663 100644 (file)
--- 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: