summaryrefslogtreecommitdiff
path: root/NOTES.WIN
diff options
context:
space:
mode:
authorXiaoyin Liu <xiaoyinl@users.noreply.github.com>2016-09-25 21:28:02 -0400
committerMatt Caswell <matt@openssl.org>2016-10-14 10:01:54 +0100
commite7b69227ca35b7fa7ab7bc53099998a354e690da (patch)
tree2c8db2a6cfdca8450dbb3fcc2f16eaf4b94c3fce /NOTES.WIN
parent35a498e431f81f94c4ee2dd451cdfe4d566fef3b (diff)
downloadopenssl-new-e7b69227ca35b7fa7ab7bc53099998a354e690da.tar.gz
Fix typo
I think the second "VC-WIN32" should be "VC-WIN64". Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> CLA: trivial
Diffstat (limited to 'NOTES.WIN')
-rw-r--r--NOTES.WIN2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES.WIN b/NOTES.WIN
index 3a149faf2c..2a3c1e1925 100644
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -36,7 +36,7 @@
PREFIX: %ProgramFiles(86)%\OpenSSL
OPENSSLDIR: %CommonProgramFiles(86)%\SSL
- For VC-WIN32, the following defaults are use:
+ For VC-WIN64, the following defaults are use:
PREFIX: %ProgramW6432%\OpenSSL
OPENSSLDIR: %CommonProgramW6432%\SSL