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_PKEY_new.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_PKEY_new.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/EVP_PKEY_new.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/EVP_PKEY_new.pod b/src/lib/libcrypto/doc/EVP_PKEY_new.pod index 10687e458d..11512249e4 100644 --- a/src/lib/libcrypto/doc/EVP_PKEY_new.pod +++ b/src/lib/libcrypto/doc/EVP_PKEY_new.pod | |||
| @@ -14,7 +14,7 @@ EVP_PKEY_new, EVP_PKEY_free - private key allocation functions. | |||
| 14 | 14 | ||
| 15 | =head1 DESCRIPTION | 15 | =head1 DESCRIPTION |
| 16 | 16 | ||
| 17 | The EVP_PKEY_new() function allocates an empty B<EVP_PKEY> | 17 | The EVP_PKEY_new() function allocates an empty B<EVP_PKEY> |
| 18 | structure which is used by OpenSSL to store private keys. | 18 | structure which is used by OpenSSL to store private keys. |
| 19 | 19 | ||
| 20 | EVP_PKEY_free() frees up the private key B<key>. | 20 | EVP_PKEY_free() frees up the private key B<key>. |
