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

    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. <[EMAIL PROTECTED]>
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 include/linux/crypto.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/crypto.h b/include/linux/crypto.h
index fc32694..f3110eb 100644
--- a/include/linux/crypto.h
+++ b/include/linux/crypto.h
@@ -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
-
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