Better use the same number in all branches, to avoid confusion

This commit is contained in:
Richard Levitte 2001-12-21 01:09:07 +00:00
parent 069eb94607
commit b1b62e7976

View 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