summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Bierma <zintensitydev@gmail.com>2025-01-12 17:12:18 +0100
committerTomas Mraz <tomas@openssl.org>2025-01-15 16:22:39 +0100
commit0b1d3ebb70a13917cf28ed934150c29819d95997 (patch)
tree161fb43dfc0d338c18dbfe3d99edd63c6045d107
parentSynchronize openssl.txt with comperr.h (diff)
downloadopenssl-0b1d3ebb70a13917cf28ed934150c29819d95997.tar.xz
openssl-0b1d3ebb70a13917cf28ed934150c29819d95997.zip
Remove non-existing error code.
CLA: trivial Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26389)
-rw-r--r--crypto/err/openssl.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/err/openssl.txt b/crypto/err/openssl.txt
index 767a741c85..d75c505c79 100644
--- a/crypto/err/openssl.txt
+++ b/crypto/err/openssl.txt
@@ -410,7 +410,6 @@ CMS_R_VERIFICATION_FAILURE:158:verification failure
CMS_R_WRAP_ERROR:159:wrap error
COMP_R_BROTLI_DECODE_ERROR:102:brotli decode error
COMP_R_BROTLI_ENCODE_ERROR:103:brotli encode error
-COMP_R_BROTLI_INFLATE_ERROR:104:brotli inflate error
COMP_R_BROTLI_NOT_SUPPORTED:104:brotli not supported
COMP_R_ZLIB_DEFLATE_ERROR:99:zlib deflate error
COMP_R_ZLIB_INFLATE_ERROR:100:zlib inflate error