[openssl-commits] [openssl] OpenSSL_1_1_0-stable update

Richard Levitte levitte at openssl.org
Tue Nov 13 23:55:19 UTC 2018


The branch OpenSSL_1_1_0-stable has been updated
       via  b1aec9e84e2d36b0c4b45633d5343a39cb1ac25f (commit)
      from  841303dad2d0bb28db2317d36ef430e73d137d3d (commit)


- Log -----------------------------------------------------------------
commit b1aec9e84e2d36b0c4b45633d5343a39cb1ac25f
Author: Richard Levitte <levitte at openssl.org>
Date:   Tue Nov 13 17:57:45 2018 +0100

    Fix typo in util/perl/OpenSSL/Test.pm
    
    Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
    (Merged from https://github.com/openssl/openssl/pull/7633)
    
    (cherry picked from commit 2dc37bc2b4c678462a24d2904604e58c0c5ac1cb)

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

Summary of changes:
 util/perl/OpenSSL/Test.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/perl/OpenSSL/Test.pm b/util/perl/OpenSSL/Test.pm
index a6be487..a77909c 100644
--- a/util/perl/OpenSSL/Test.pm
+++ b/util/perl/OpenSSL/Test.pm
@@ -704,7 +704,7 @@ Returns a list of two numbers, the first representing the build version,
 the second representing the library version.  See opensslv.h for more
 information on those numbers.
 
-= back
+=back
 
 =cut
 


More information about the openssl-commits mailing list