CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/04/20 23:56:51

Modified files:
        lib/libcrypto/x509: x509_enum.c 

Log message:
Stop using ENUMERATED_NAMES

This is a public alias for the also public BIT_STRING_BITNAME. The
ENUMERATED_NAMES type is used exactly twice, namely on two lines in this
file. This is silly.

Reply via email to