]> git.ipfire.org Git - thirdparty/openssl.git/commit
info.c: Fix typos in seed macro name and description string
authorGreg McLearn <greg@mclearn.ca>
Fri, 6 Jan 2023 08:40:04 +0000 (03:40 -0500)
committerTomas Mraz <tomas@openssl.org>
Tue, 10 Jan 2023 11:15:42 +0000 (12:15 +0100)
commit9c3de015121fb4ebbecccfbbda9eed8d4a3cb2d5
tree6b0f74819b0d92e04dcda219a6dd812a95237eca
parent4b65d79d7132d6e46bfb385a76082f6502ef617b
info.c: Fix typos in seed macro name and description string

Fixes: #19996
CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20001)
crypto/info.c