Better use the same number in all branches, to avoid confusion
authorRichard Levitte <levitte@openssl.org>
Fri, 21 Dec 2001 01:09:07 +0000 (01:09 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 21 Dec 2001 01:09:07 +0000 (01:09 +0000)
crypto/err/err.h

index 9c726d8bd46a5051bd64b2d1854662204aae1190..ef5145f9156a2f05bc893b6109fe6ad68aed9694 100644 (file)
@@ -132,7 +132,7 @@ typedef struct err_state_st
 #define ERR_LIB_PKCS12         35
 #define ERR_LIB_RAND           36
 #define ERR_LIB_DSO            37
-#define ERR_LIB_COMP           38
+#define ERR_LIB_COMP           41
 
 #define ERR_LIB_USER           128