From: Xiaoyin Liu Date: Mon, 26 Sep 2016 01:28:02 +0000 (-0400) Subject: Fix typo X-Git-Tag: OpenSSL_1_1_0c~86 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1ee297e52f5df6673742130a20bcef1814f85db4;p=oweals%2Fopenssl.git Fix typo I think the second "VC-WIN32" should be "VC-WIN64". Reviewed-by: Richard Levitte Reviewed-by: Matt Caswell CLA: trivial --- 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