aboutsummaryrefslogtreecommitdiff
path: root/doc/crypto/err.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/err.pod')
-rw-r--r--doc/crypto/err.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/err.pod b/doc/crypto/err.pod
index 0313aa3..33cb19d 100644
--- a/doc/crypto/err.pod
+++ b/doc/crypto/err.pod
@@ -49,7 +49,7 @@ Deprecated:
#endif
#if OPENSSL_API_COMPAT < 0x10100000L
- # define ERR_free_strings()
+ void ERR_free_strings(void)
#endif