Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-12-21 04:09:34 +0300
committerRichard Levitte <levitte@openssl.org>2001-12-21 04:09:34 +0300
commitfb3af5c81327dcb81408c4aa06cfe391906e7712 (patch)
treeebb0e71db65a1d6159cf36fc6310728b5a9928f4 /crypto/err
parent6d6846417f7d18a0cfc20615f54aef61ba53335c (diff)
Better use the same number in all branches, to avoid confusion
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/err.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/err/err.h b/crypto/err/err.h
index 7388a4a937..f13d1df780 100644
--- a/crypto/err/err.h
+++ b/crypto/err/err.h
@@ -133,6 +133,7 @@ typedef struct err_state_st
#define ERR_LIB_RAND 36
#define ERR_LIB_DSO 37
#define ERR_LIB_ENGINE 38
+#define ERR_LIB_COMP 41
#define ERR_LIB_USER 128