CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/03/02 01:55:38
Modified files: lib/libcrypto/asn1: asn1.h Log message: Remove DECLARE_STACK_OF(ASN1_STRING_TABLE) Another remnant of the unused ASN1_STRING_TABLE extensibility goes away. ok jsing