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:
841303d
)
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:55:13 +0000
(
00:55
+0100)
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/7633)
(cherry picked from commit
2dc37bc2b4c678462a24d2904604e58c0c5ac1cb
)
util/perl/OpenSSL/Test.pm
patch
|
blob
|
history
diff --git
a/util/perl/OpenSSL/Test.pm
b/util/perl/OpenSSL/Test.pm
index a6be4878950a591a227b58c39f88f7fa5e2fac62..a77909c6069dae16a38c1f8a83019a687b6b56b9 100644
(file)
--- 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