Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=991d17403c24421614ca74d2a1cae8878f3097c9
Commit:     991d17403c24421614ca74d2a1cae8878f3097c9
Parent:     2e977c85d78e2ae846d313d0c139d0efbc0c1207
Author:     John Anthony Kazos Jr <[EMAIL PROTECTED]>
AuthorDate: Fri Oct 19 23:06:17 2007 +0200
Committer:  Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Fri Oct 19 23:06:17 2007 +0200

    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: John Anthony Kazos Jr. <[EMAIL PROTECTED]>
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 crypto/api.c    |    2 +-
 crypto/fcrypt.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/crypto/api.c b/crypto/api.c
index 4ccc5af..1f5c724 100644
--- a/crypto/api.c
+++ b/crypto/api.c
@@ -6,7 +6,7 @@
  * Copyright (c) 2005 Herbert Xu <[EMAIL PROTECTED]>
  *
  * Portions derived from Cryptoapi, by Alexander Kjeldaas <[EMAIL PROTECTED]>
- * 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
diff --git a/crypto/fcrypt.c b/crypto/fcrypt.c
index 9c2bb53..d161949 100644
--- a/crypto/fcrypt.c
+++ b/crypto/fcrypt.c
@@ -10,7 +10,7 @@
  *
  * Based on code:
  *
- * Copyright (c) 1995 - 2000 Kungliga Tekniska H�gskolan
+ * Copyright (c) 1995 - 2000 Kungliga Tekniska Högskolan
  * (Royal Institute of Technology, Stockholm, Sweden).
  * All rights reserved.
  *
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to