diff options
author | jim <> | 2014-05-04 21:46:36 +0000 |
---|---|---|
committer | jim <> | 2014-05-04 21:46:36 +0000 |
commit | adc2a0a37a306f738da40a5a46f14e7fc9f1f571 (patch) | |
tree | a8892de8fd6e54fc93e929516a1ed1c754ef77fd /src/lib/libcrypto/doc/RAND.pod | |
parent | c247b29180fe4c94ba872da4fd237eab43c0df48 (diff) | |
download | openbsd-adc2a0a37a306f738da40a5a46f14e7fc9f1f571.tar.gz openbsd-adc2a0a37a306f738da40a5a46f14e7fc9f1f571.tar.bz2 openbsd-adc2a0a37a306f738da40a5a46f14e7fc9f1f571.zip |
Remove trailing whitespace.
fine jmc@
Diffstat (limited to 'src/lib/libcrypto/doc/RAND.pod')
-rw-r--r-- | src/lib/libcrypto/doc/RAND.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/RAND.pod b/src/lib/libcrypto/doc/RAND.pod index e460c1653e..8f803f33eb 100644 --- a/src/lib/libcrypto/doc/RAND.pod +++ b/src/lib/libcrypto/doc/RAND.pod | |||
@@ -54,7 +54,7 @@ described in L<RAND_add(3)|RAND_add(3)>. Its state can be saved in a seed file | |||
54 | seeding process whenever the application is started. | 54 | seeding process whenever the application is started. |
55 | 55 | ||
56 | L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the | 56 | L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the |
57 | PRNG. | 57 | PRNG. |
58 | 58 | ||
59 | =head1 INTERNALS | 59 | =head1 INTERNALS |
60 | 60 | ||
@@ -67,6 +67,6 @@ L<BN_rand(3)|BN_rand(3)>, L<RAND_add(3)|RAND_add(3)>, | |||
67 | L<RAND_load_file(3)|RAND_load_file(3)>, | 67 | L<RAND_load_file(3)|RAND_load_file(3)>, |
68 | L<RAND_bytes(3)|RAND_bytes(3)>, | 68 | L<RAND_bytes(3)|RAND_bytes(3)>, |
69 | L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>, | 69 | L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>, |
70 | L<RAND_cleanup(3)|RAND_cleanup(3)> | 70 | L<RAND_cleanup(3)|RAND_cleanup(3)> |
71 | 71 | ||
72 | =cut | 72 | =cut |