Rename last OPENSSL_gmtime() to asn1_time_time_t_to_tm()
authortb <tb@openbsd.org>
Tue, 22 Nov 2022 21:23:16 +0000 (21:23 +0000)
committertb <tb@openbsd.org>
Tue, 22 Nov 2022 21:23:16 +0000 (21:23 +0000)
commit1f3c80ce8efa07a9078c3063ac5b07fd484098da
treee4ba915ae5583cf2f5e104d496d50c85f3e2eca9
parent50331dfb410ff4ce7f80af3bc0466a05e2fb3ef1
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.
lib/libcrypto/asn1/a_time_tm.c