CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/22 14:23:16
Modified files:
lib/libcrypto/asn1: a_time_tm.c
Log message:
Rename last OPENSSL_gmtime() to asn1_time_time_t_to_tm()
This rename was done before commit, but one instance was missed since it
was hidden behind #ifdef SMALL_TIME_T.
Spotted by Android CI.
