diff options
| author | jim <> | 2014-05-04 21:46:36 +0000 |
|---|---|---|
| committer | jim <> | 2014-05-04 21:46:36 +0000 |
| commit | 94b4f752322026bbd9765e2b8084db237af47cd9 (patch) | |
| tree | a8892de8fd6e54fc93e929516a1ed1c754ef77fd /src/lib/libcrypto/doc/EVP_SealInit.pod | |
| parent | c5c3edda5f74a18c2b4f5fd26c59daea4e6722b9 (diff) | |
| download | openbsd-94b4f752322026bbd9765e2b8084db237af47cd9.tar.gz openbsd-94b4f752322026bbd9765e2b8084db237af47cd9.tar.bz2 openbsd-94b4f752322026bbd9765e2b8084db237af47cd9.zip | |
Remove trailing whitespace.
fine jmc@
Diffstat (limited to 'src/lib/libcrypto/doc/EVP_SealInit.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/EVP_SealInit.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/EVP_SealInit.pod b/src/lib/libcrypto/doc/EVP_SealInit.pod index 7d793e19ef..172f210c64 100644 --- a/src/lib/libcrypto/doc/EVP_SealInit.pod +++ b/src/lib/libcrypto/doc/EVP_SealInit.pod | |||
| @@ -42,9 +42,9 @@ If the cipher does not require an IV then the B<iv> parameter is ignored | |||
| 42 | and can be B<NULL>. | 42 | and can be B<NULL>. |
| 43 | 43 | ||
| 44 | EVP_SealUpdate() and EVP_SealFinal() have exactly the same properties | 44 | EVP_SealUpdate() and EVP_SealFinal() have exactly the same properties |
| 45 | as the EVP_EncryptUpdate() and EVP_EncryptFinal() routines, as | 45 | as the EVP_EncryptUpdate() and EVP_EncryptFinal() routines, as |
| 46 | documented on the L<EVP_EncryptInit(3)|EVP_EncryptInit(3)> manual | 46 | documented on the L<EVP_EncryptInit(3)|EVP_EncryptInit(3)> manual |
| 47 | page. | 47 | page. |
| 48 | 48 | ||
| 49 | =head1 RETURN VALUES | 49 | =head1 RETURN VALUES |
| 50 | 50 | ||
