[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Tue Nov 13 23:53:43 UTC 2018
The branch master has been updated
via 2dc37bc2b4c678462a24d2904604e58c0c5ac1cb (commit)
from 45cdae1c7c93fe7ef2a981da4c36c3b8cb09e855 (commit)
- Log -----------------------------------------------------------------
commit 2dc37bc2b4c678462a24d2904604e58c0c5ac1cb
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)
-----------------------------------------------------------------------
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 d2f8190..9564b26 100644
--- a/util/perl/OpenSSL/Test.pm
+++ b/util/perl/OpenSSL/Test.pm
@@ -814,7 +814,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