CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/23 05:20:11
Modified files:
usr.bin/openssl: errstr.c openssl.1
Log message:
Remove -stats option from openssl(1) errstr.
This is the only consumer of ERR_get_string_table(), which will go away.
ok jsing
