aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Anthony Kazos Jr <jakj@j-a-k-j.com>2007-10-19 23:07:36 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-19 23:07:36 +0200
commit18735dd8d2d37031b97f9e9e106acbaed01eb896 (patch)
tree838d89ddd8f000b7d06ea7ac83319b45db8c8536
parentcrypto: convert "crypto" subdirectory to UTF-8 (diff)
downloadlinux-dev-18735dd8d2d37031b97f9e9e106acbaed01eb896.tar.xz
linux-dev-18735dd8d2d37031b97f9e9e106acbaed01eb896.zip
crypto: convert crypto.h to UTF-8
Convert the encoding of <include/linux/crypto.h> from ISO-8859-1 to UTF-8. Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
-rw-r--r--include/linux/crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/crypto.h b/include/linux/crypto.h
index fc32694287e2..f3110ebe894a 100644
--- a/include/linux/crypto.h
+++ b/include/linux/crypto.h
@@ -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 Möller.
+ * 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