bio.h: fix number of arguments passed to BIO_ptr_ctrl()
[openssl.git] / include / openssl / conf.h
index 147d27bb2a9d7ccf5bb59c9c999099a78dca9c04..462e3c9d397b8f3dc293c799c514c0a35e8c5440 100644 (file)
@@ -168,7 +168,7 @@ void OPENSSL_load_builtin_modules(void);
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_CONF_strings(void);
+int ERR_load_CONF_strings(void);
 
 /* Error codes for the CONF functions. */