Fix 'openssl speed' information printout
authorRichard Levitte <levitte@openssl.org>
Wed, 8 Sep 2021 19:58:19 +0000 (21:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Sep 2021 10:15:26 +0000 (12:15 +0200)
commitc1dc3536a89d71f8545f3c70bee2332f389a871d
tree4a5c9b1d2b357a3080be31ab4f39f4496884b9d8
parent49ca3979f903334e192e75eeafb371824d1c14f6
Fix 'openssl speed' information printout

Most of all, this reduces the following:

    built on: built on: Wed Sep  8 19:41:55 2021 UTC

to:

    built on: Wed Sep  8 19:41:55 2021 UTC

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/16563)
apps/speed.c