From: Richard Levitte Date: Fri, 21 Dec 2001 01:08:40 +0000 (+0000) Subject: Better use the same number in all branches, to avoid confusion X-Git-Tag: OpenSSL-engine-0_9_6c^2^2~140 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=68809d3969e845c5219dc9e9448661d9e1d86350 Better use the same number in all branches, to avoid confusion --- diff --git a/crypto/err/err.h b/crypto/err/err.h index e8c7f6625f..2b3c80f5ff 100644 --- a/crypto/err/err.h +++ b/crypto/err/err.h @@ -130,6 +130,7 @@ typedef struct err_state_st #define ERR_LIB_ENGINE 38 #define ERR_LIB_OCSP 39 #define ERR_LIB_UI 40 +#define ERR_LIB_COMP 41 #define ERR_LIB_USER 128