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.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.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/evp.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/evp.pod b/src/lib/libcrypto/doc/evp.pod index 9faa349243..33ce7cb6d6 100644 --- a/src/lib/libcrypto/doc/evp.pod +++ b/src/lib/libcrypto/doc/evp.pod | |||
| @@ -37,7 +37,7 @@ implementations. For more information, consult the engine(3) man page. | |||
| 37 | Although low level algorithm specific functions exist for many algorithms | 37 | Although low level algorithm specific functions exist for many algorithms |
| 38 | their use is discouraged. They cannot be used with an ENGINE and ENGINE | 38 | their use is discouraged. They cannot be used with an ENGINE and ENGINE |
| 39 | versions of new algorithms cannot be accessed using the low level functions. | 39 | versions of new algorithms cannot be accessed using the low level functions. |
| 40 | Also makes code harder to adapt to new algorithms and some options are not | 40 | Also makes code harder to adapt to new algorithms and some options are not |
| 41 | cleanly supported at the low level and some operations are more efficient | 41 | cleanly supported at the low level and some operations are more efficient |
| 42 | using the high level interface. | 42 | using the high level interface. |
| 43 | 43 | ||
