aboutsummaryrefslogtreecommitdiff
path: root/doc/crypto/rand.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/rand.pod')
-rw-r--r--doc/crypto/rand.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/rand.pod b/doc/crypto/rand.pod
index 7d96050..46de8f7 100644
--- a/doc/crypto/rand.pod
+++ b/doc/crypto/rand.pod
@@ -34,7 +34,7 @@ rand - pseudo-random number generator
Deprecated:
#if OPENSSL_API_COMPAT < 0x10100000L
- # define RAND_cleanup()
+ void RAND_cleanup(void)
#endif
=head1 DESCRIPTION