summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/RAND_cleanup.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/RAND_cleanup.pod')
-rw-r--r--src/lib/libcrypto/doc/RAND_cleanup.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/doc/RAND_cleanup.pod b/src/lib/libcrypto/doc/RAND_cleanup.pod
index 3a8f0749a8..10cb39ce7a 100644
--- a/src/lib/libcrypto/doc/RAND_cleanup.pod
+++ b/src/lib/libcrypto/doc/RAND_cleanup.pod
@@ -14,10 +14,6 @@ RAND_cleanup - erase the PRNG state
14 14
15RAND_cleanup() erases the memory used by the PRNG. 15RAND_cleanup() erases the memory used by the PRNG.
16 16
17=head1 RETURN VALUE
18
19RAND_cleanup() returns no value.
20
21=head1 SEE ALSO 17=head1 SEE ALSO
22 18
23L<rand(3)|rand(3)> 19L<rand(3)|rand(3)>