CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/21 00:07:10
Modified files:
lib/libcrypto/x509: x509_enum.c x509_utl.c
Log message:
Move i2s_ASN1_ENUMERATED_TABLE() next to i2s_ASN1_ENUMERATED()
These functions probably belong into asn1/ but they definitely don't
belong into separate files.
