]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Remove non-existing error code.
authorPeter Bierma <zintensitydev@gmail.com>
Sun, 12 Jan 2025 16:12:18 +0000 (11:12 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 Jan 2025 15:23:22 +0000 (16:23 +0100)
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)

(cherry picked from commit 0b1d3ebb70a13917cf28ed934150c29819d95997)

crypto/err/openssl.txt

index 86d3e5c618ad4e2996e7cc36a42690d7d2875452..7e00906dcfc6bebf48f956d31ee2b00b39776f50 100644 (file)
@@ -404,7 +404,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