linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felix Janda <felix.janda@posteo.de>
To: linux-nfs@vger.kernel.org
Subject: [PATCH libnfsidmap 1/2] cfg.*: iconv to utf8
Date: Tue, 19 Apr 2016 19:35:17 +0200	[thread overview]
Message-ID: <20160419173517.GA20307@nyan> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 1073 bytes --]

Signed-off-by: Felix Janda <felix.janda@posteo.de>
---
 cfg.c | 2 +-
 cfg.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cfg.c b/cfg.c
index e0ab839..bd7944a 100644
--- a/cfg.c
+++ b/cfg.c
@@ -3,7 +3,7 @@
 
 /*
  * Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist.  All rights reserved.
- * Copyright (c) 2000, 2001, 2002 Håkan Olsson.  All rights reserved.
+ * Copyright (c) 2000, 2001, 2002 HÃ¥kan Olsson.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
diff --git a/cfg.h b/cfg.h
index d4d4cab..80ddfd6 100644
--- a/cfg.h
+++ b/cfg.h
@@ -3,7 +3,7 @@
 
 /*
  * Copyright (c) 1998, 1999, 2001 Niklas Hallqvist.  All rights reserved.
- * Copyright (c) 2000, 2003 Håkan Olsson.  All rights reserved.
+ * Copyright (c) 2000, 2003 HÃ¥kan Olsson.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
-- 
2.7.3


                 reply	other threads:[~2016-04-19 17:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160419173517.GA20307@nyan \
    --to=felix.janda@posteo.de \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).