CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/15 07:44:38
Modified files:
lib/libcrypto/asn1: asn1_item.c
Log message:
Rename a few variables and other cosmetics
Rename buf_in into in, buf_out into out, use in_len and out_len for their
lengths, drop a couple of silly casts and remove some empty lines.
ok jsing
