Adds newline after =cut in PODs
util/find-doc-nits.pl complains that the file "doesn't end with =cut". Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
cb8145ff4a
commit
6c3e9a71ab
9 changed files with 9 additions and 9 deletions
|
@ -42,4 +42,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -72,4 +72,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -45,4 +45,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -84,4 +84,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -45,4 +45,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -47,4 +47,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -37,4 +37,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -38,4 +38,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
|
@ -42,4 +42,4 @@ this file except in compliance with the License. You can obtain a copy
|
|||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
|
Loading…
Reference in a new issue