summaryrefslogtreecommitdiff
path: root/include/openssl/comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/comp.h')
-rw-r--r--include/openssl/comp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/comp.h b/include/openssl/comp.h
index 520d709a6f..260ff1e0ac 100644
--- a/include/openssl/comp.h
+++ b/include/openssl/comp.h
@@ -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. */