apps/rehash.c: Convert ISO-8859-1 to UTF-8
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Sep 2018 00:28:35 +0000 (02:28 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 29 Oct 2018 13:25:45 +0000 (14:25 +0100)
commitbbc1c56a3c2e722f22ebae44e55598c05a58cf2a
tree507418a14d6c89758a747c292d1c03b70b79bbf3
parent6101850bafeb28fd5d752576037812c2672321e6
apps/rehash.c: Convert ISO-8859-1 to UTF-8

Believe it or not, the VMS C compiler is remarking on this

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7194)

(cherry picked from commit 4602cc85aff35b7aa5e27dc57ead89f0867637f9)
apps/rehash.c