X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2Ferr.pod;h=33cb19d0cf43b1e2246edade3b8b02d91e0b6b53;hp=0313aa38b8356dfbffe40fed395e68e07eede121;hb=1d5099dec648ba1d4f5cca6596dac5c7e2037560;hpb=6457615ac82d688a965c9b2cce9611e0559635be diff --git a/doc/crypto/err.pod b/doc/crypto/err.pod index 0313aa38b8..33cb19d0cf 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