[openssl-commits] [openssl] OpenSSL_1_0_1-stable update

Rich Salz rsalz at openssl.org
Wed Jul 15 07:33:32 UTC 2015


The branch OpenSSL_1_0_1-stable has been updated
       via  2507d846e187f35cdf9dbb07611fbe9a161d0f1b (commit)
      from  432785095c6605b70ac97df2add1594e9217939c (commit)


- Log -----------------------------------------------------------------
commit 2507d846e187f35cdf9dbb07611fbe9a161d0f1b
Author: Ernie Hershey <github at ernie.org>
Date:   Tue Jul 14 23:08:44 2015 -0400

    GH322: Fix typo in generated comment.
    
    Reviewed-by: Viktor Dukhovni <viktor at openssl.org>
    (cherry picked from commit ad282e638b6824325fb83ecf7cde2e7996f52b79)

-----------------------------------------------------------------------

Summary of changes:
 util/mk1mf.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index 1eee7aa..5b86aa7 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -424,7 +424,7 @@ EOF
 $defs= <<"EOF";
 # This makefile has been automatically generated from the OpenSSL distribution.
 # This single makefile will build the complete OpenSSL distribution and
-# by default leave the 'intertesting' output files in .${o}out and the stuff
+# by default leave the 'interesting' output files in .${o}out and the stuff
 # that needs deleting in .${o}tmp.
 # The file was generated by running 'make makefile.one', which
 # does a 'make files', which writes all the environment variables from all


More information about the openssl-commits mailing list