More parameter naming of BIO_read*/BIO_write* related functions
[oweals/openssl.git] / include / openssl / comp.h
index 520d709a6f789d1ddb8553f9b1cef42eee505f21..260ff1e0acc70c88fdd25a92c3e07ff6846c7b2f 100644 (file)
@@ -50,7 +50,7 @@ const BIO_METHOD *BIO_f_zlib(void);
  * made after this point may be overwritten when the script is next run.
  */
 
-void ERR_load_COMP_strings(void);
+int ERR_load_COMP_strings(void);
 
 /* Error codes for the COMP functions. */