Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 991d1740 authored by John Anthony Kazos Jr's avatar John Anthony Kazos Jr Committed by Adrian Bunk
Browse files

crypto: convert "crypto" subdirectory to UTF-8



Convert the subdirectory "crypto" to UTF-8. The files changed are
<crypto/fcrypt.c> and <crypto/api.c>.

Signed-off-by: default avatarJohn Anthony Kazos Jr. <jakj@j-a-k-j.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 2e977c85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 * Copyright (c) 2005 Herbert Xu <herbert@gondor.apana.org.au>
 *
 * Portions derived from Cryptoapi, by Alexander Kjeldaas <astor@fast.no>
 * and Nettle, by Niels Mller.
 * and Nettle, by Niels Möller.
 *
 * This program is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License as published by the Free
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
 *
 * Based on code:
 *
 * Copyright (c) 1995 - 2000 Kungliga Tekniska Hgskolan
 * Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan
 * (Royal Institute of Technology, Stockholm, Sweden).
 * All rights reserved.
 *