Skip to content

Commit f703e4b

Browse files
committed
Update error codes in "crypto/err/openssl.txt"
Fixes openssl#26316
1 parent ff10a02 commit f703e4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

crypto/err/openssl.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,7 @@ CMS_R_UNWRAP_FAILURE:180:unwrap failure
409409
CMS_R_VERIFICATION_FAILURE:158:verification failure
410410
CMS_R_WRAP_ERROR:159:wrap error
411411
COMP_R_BROTLI_DECODE_ERROR:102:brotli decode error
412-
COMP_R_BROTLI_DEFLATE_ERROR:103:brotli deflate error
413-
COMP_R_BROTLI_ENCODE_ERROR:106:brotli encode error
412+
COMP_R_BROTLI_ENCODE_ERROR:103:brotli encode error
414413
COMP_R_BROTLI_INFLATE_ERROR:104:brotli inflate error
415414
COMP_R_BROTLI_NOT_SUPPORTED:105:brotli not supported
416415
COMP_R_ZLIB_DEFLATE_ERROR:99:zlib deflate error

0 commit comments

Comments
 (0)