summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/RAND.pod
diff options
context:
space:
mode:
authorjim <>2014-05-04 21:46:36 +0000
committerjim <>2014-05-04 21:46:36 +0000
commitadc2a0a37a306f738da40a5a46f14e7fc9f1f571 (patch)
treea8892de8fd6e54fc93e929516a1ed1c754ef77fd /src/lib/libcrypto/doc/RAND.pod
parentc247b29180fe4c94ba872da4fd237eab43c0df48 (diff)
downloadopenbsd-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.pod4
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
54seeding process whenever the application is started. 54seeding process whenever the application is started.
55 55
56L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the 56L<RAND_bytes(3)|RAND_bytes(3)> describes how to obtain random data from the
57PRNG. 57PRNG.
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)>,
67L<RAND_load_file(3)|RAND_load_file(3)>, 67L<RAND_load_file(3)|RAND_load_file(3)>,
68L<RAND_bytes(3)|RAND_bytes(3)>, 68L<RAND_bytes(3)|RAND_bytes(3)>,
69L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>, 69L<RAND_set_rand_method(3)|RAND_set_rand_method(3)>,
70L<RAND_cleanup(3)|RAND_cleanup(3)> 70L<RAND_cleanup(3)|RAND_cleanup(3)>
71 71
72=cut 72=cut