[openssl-commits] [openssl]  master update
    Matt Caswell 
    matt at openssl.org
       
    Fri Oct 14 09:03:07 UTC 2016
    
    
  
The branch master has been updated
       via  e7b69227ca35b7fa7ab7bc53099998a354e690da (commit)
      from  35a498e431f81f94c4ee2dd451cdfe4d566fef3b (commit)
- Log -----------------------------------------------------------------
commit e7b69227ca35b7fa7ab7bc53099998a354e690da
Author: Xiaoyin Liu <xiaoyinl at users.noreply.github.com>
Date:   Sun Sep 25 21:28:02 2016 -0400
    Fix typo
    
    I think the second "VC-WIN32" should be "VC-WIN64".
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    Reviewed-by: Matt Caswell <matt at openssl.org>
    CLA: trivial
-----------------------------------------------------------------------
Summary of changes:
 NOTES.WIN | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NOTES.WIN b/NOTES.WIN
index 3a149fa..2a3c1e1 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
    
    
More information about the openssl-commits
mailing list