CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/03/02 01:57:42
Modified files: lib/libcrypto/asn1: asn1.h Log message: Remove unused, incomplete ub_* macros The only consumer, a_strnid.c, has its own, slightly more complete, up to date, and less incorrect, version of these. ok jsing