projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45cdae1
)
Fix typo in util/perl/OpenSSL/Test.pm
author
Richard Levitte
<levitte@openssl.org>
Tue, 13 Nov 2018 16:57:45 +0000
(17:57 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 13 Nov 2018 23:52:06 +0000
(
00:52
+0100)
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7633)
util/perl/OpenSSL/Test.pm
patch
|
blob
|
history
diff --git
a/util/perl/OpenSSL/Test.pm
b/util/perl/OpenSSL/Test.pm
index d2f819043446e066f5a045430532eb943f74ff40..9564b26046b997803af32750a1ae4a96cfcfb924 100644
(file)
--- 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