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_0_9_6d-beta1~83^2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68809d3969e845c5219dc9e9448661d9e1d86350;p=openssl 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