Better use the same number in all branches, to avoid confusion
This commit is contained in:
parent
069eb94607
commit
b1b62e7976
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue