CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/16 01:06:35
Modified files:
lib/libcrypto/asn1: tasn_prn.c
Log message:
asn1_print_obstring_ctx: cast to const char * rather than char *
Another call to BIO_dump_indent() that cast away const for no good reason.
