]> git.ipfire.org Git - thirdparty/openssl.git/commit
VMS: Fix misspelt type
authorRichard Levitte <levitte@openssl.org>
Wed, 8 Sep 2021 08:49:27 +0000 (10:49 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 9 Sep 2021 09:21:37 +0000 (11:21 +0200)
commit2753b6ff7f0b91c7ddeb72a6a08948ca28d12a91
tree2b565b25de49c700a1f8865f6db681d42cfa5551
parent61ac53426e7873ead414b9259eb4446e2608209b
VMS: Fix misspelt type

'__int64', not 'int64_t'

Ref: commit 2e5cdbc18a1a26bfc817070a52689886fa0669c2

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16557)
crypto/rand/rand_vms.c