CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/23 02:50:19
Modified files:
lib/libcrypto/x509: x509_vfy.c
Log message:
Remove ASN1_time_clamp_notafter() prototype
There is now a prototype in x509_internal.h, so no need to repeat that
here.
