OpenSSL::config: Fix trivial bugs
authorRichard Levitte <levitte@openssl.org>
Tue, 27 Sep 2022 16:51:57 +0000 (18:51 +0200)
committerHugo Landau <hlandau@openssl.org>
Thu, 29 Sep 2022 11:59:00 +0000 (12:59 +0100)
commit2ba5bffa26c0c4677f48e730628c0b54c31c734c
treeca68f971bd63a283966c4ea8f791077e55c7aaeb
parente63f5fdcb2658961f29fe7bed7968c0dcf7328a7
OpenSSL::config: Fix trivial bugs

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19285)
util/perl/OpenSSL/config.pm