aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-09-12 02:28:35 +0200
committerRichard Levitte <levitte@openssl.org>2018-10-29 14:03:02 +0100
commit4602cc85aff35b7aa5e27dc57ead89f0867637f9 (patch)
tree5debc026ce92865eecccf375c3a85a82c64deabb /apps
parentf842b6b2a4d7cbb9d22e4605c502b73f25bb6a7b (diff)
downloadopenssl-4602cc85aff35b7aa5e27dc57ead89f0867637f9.zip
openssl-4602cc85aff35b7aa5e27dc57ead89f0867637f9.tar.gz
openssl-4602cc85aff35b7aa5e27dc57ead89f0867637f9.tar.bz2
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)
Diffstat (limited to 'apps')
-rw-r--r--apps/rehash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/rehash.c b/apps/rehash.c
index de7217c..bb41d31 100644
--- a/apps/rehash.c
+++ b/apps/rehash.c
@@ -1,6 +1,6 @@
/*
* Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
- * Copyright (c) 2013-2014 Timo Teräs <timo.teras@gmail.com>
+ * Copyright (c) 2013-2014 Timo Teräs <timo.teras@gmail.com>
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy