CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/03 10:03:54
Modified files:
lib/libcrypto/asn1: asn1_lib.c
Log message:
Rewrite ASN1_STRING_cmp().
This removes nested ifs and uses more sensible variable names.
ok schwarze@ tb@
