diff options
Diffstat (limited to 'lib/libssl/src/doc/crypto/RAND_cleanup.pod')
-rw-r--r-- | lib/libssl/src/doc/crypto/RAND_cleanup.pod | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libssl/src/doc/crypto/RAND_cleanup.pod b/lib/libssl/src/doc/crypto/RAND_cleanup.pod index 3a8f0749a8d..10cb39ce7ad 100644 --- a/lib/libssl/src/doc/crypto/RAND_cleanup.pod +++ b/lib/libssl/src/doc/crypto/RAND_cleanup.pod @@ -14,10 +14,6 @@ RAND_cleanup - erase the PRNG state RAND_cleanup() erases the memory used by the PRNG. -=head1 RETURN VALUE - -RAND_cleanup() returns no value. - =head1 SEE ALSO L<rand(3)|rand(3)> |