CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/10 08:10:26
Modified files:
lib/libcrypto/x509: x509_utl.c
Log message:
Make bn_to_string() static
This function is no longer used directly by regress, so it can now be local
to this file.
